From a8f4b57ba3fcf56c96a8cfc9e63c1abfd0b1625b Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Fri, 17 Mar 2017 12:14:20 -0700 Subject: [PATCH] joyent/node-triton#194 v5.1.1 --- CHANGES.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 4739476..ae4f132 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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 diff --git a/package.json b/package.json index c395bc7..4677827 100644 --- a/package.json +++ b/package.json @@ -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": {