From 87b196ac314ed791ff8c724509d29560bda95bb7 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Thu, 29 Jun 2017 10:55:12 -0700 Subject: [PATCH] joyent/node-triton#215 release 5.2.1 --- CHANGES.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 733ac00..c972cff 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,10 @@ Known issues: ## not yet released +(nothing yet) + +## 5.2.1 + - [joyent/node-triton#193] Fix possible CLI crash with `triton ssh ...` if the instance's image doesn't have any tags. - [joyent/node-triton#213] commands fail unhelpfully when `cliSetupTritonApi` diff --git a/package.json b/package.json index bff9b76..e9d8da6 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.2.0", + "version": "5.2.1", "author": "Joyent (joyent.com)", "homepage": "https://github.com/joyent/node-triton", "dependencies": {