From 8fb0b696f730ef90618fb7ba94d02c146077948a Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Wed, 7 Oct 2015 15:51:29 -0700 Subject: [PATCH] bumpver for subsequent work --- CHANGES.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index c3d9e93..aa47917 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,10 @@ # node-triton changelog +## 2.1.2 (not yet released) + +(nothing yet) + + ## 2.1.1 - #40 Update smartdc-auth so that newer OpenSSH `ssh-keygen` default diff --git a/package.json b/package.json index ad474b6..1c98cbf 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": "2.1.1", + "version": "2.1.2", "author": "Joyent (joyent.com)", "dependencies": { "assert-plus": "0.1.5",