joyent/node-triton#194 v5.1.1
This commit is contained in:
parent
f27d502d92
commit
a8f4b57ba3
@ -7,6 +7,10 @@ Known issues:
|
||||
|
||||
## not yet released
|
||||
|
||||
## 5.1.1
|
||||
|
||||
- [joyent/node-triton#190] Fix `triton profile create|docker-setup` breakage
|
||||
with latest "17.03.*" versions of `docker` installed.
|
||||
- [joyent/node-triton#148] Fix `triton profile edit ...` to work with an
|
||||
"EDITOR" environment variable with quotes and spaces.
|
||||
- [joyent/node-triton#183] `triton profile create` will no longer use ANSI
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "triton",
|
||||
"description": "Joyent Triton CLI and client (https://www.joyent.com/triton)",
|
||||
"version": "5.1.0",
|
||||
"version": "5.1.1",
|
||||
"author": "Joyent (joyent.com)",
|
||||
"homepage": "https://github.com/joyent/node-triton",
|
||||
"dependencies": {
|
||||
|
Reference in New Issue
Block a user