bumpver for subsequent work

This commit is contained in:
Trent Mick 2015-12-07 11:47:55 -08:00
parent 80cf4414c6
commit a40e0d6f8c
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# node-triton changelog
## 3.3.1 (not yet released)
(nothing yet)
## 3.3.0
- #59 CLI options to `triton create` to add metadata on instance creation:

View File

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