bumpver for subsequent work

This commit is contained in:
Trent Mick 2016-02-02 11:06:05 -08:00
parent 67c48e0018
commit e5c666a509
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# node-triton changelog
## 4.4.3 (not yet released)
(nothing yet)
## 4.4.2
- Support `triton.createClient(...)` creation without requiring a

View File

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