TOOLS-1588 triton@14.4.1

This commit is contained in:
Trent Mick 2016-10-26 17:36:43 -07:00
parent 246810e342
commit e7c321f3db
2 changed files with 6 additions and 1 deletions

View File

@ -7,6 +7,11 @@ Known issues:
## not yet released
## 4.14.1
- TOOLS-1587 'triton profile docker-setup' fails when path to 'docker' has
spaces. This can help on Windows where Docker Toolbox installs docker.exe
to "C:\Program Files\Docker Toolbox".
- [#136] bash completion for `triton profile create --copy <TAB>`
## 4.14.0

View File

@ -1,7 +1,7 @@
{
"name": "triton",
"description": "Joyent Triton CLI and client (https://www.joyent.com/triton)",
"version": "4.14.0",
"version": "4.14.1",
"author": "Joyent (joyent.com)",
"dependencies": {
"assert-plus": "0.2.0",