bumpver for subsequent work

This commit is contained in:
Trent Mick 2016-02-12 11:17:36 -08:00
parent 3bc04b4c77
commit c8f6c05bf4
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# node-triton changelog
## 4.5.2 (not yet released)
(nothing yet)
## 4.5.1
- #92 `triton` CLI should summarize `err.body.errors` from CloudAPI

View File

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