bumpver for subsequent work

This commit is contained in:
Trent Mick 2016-02-02 22:03:47 -08:00
parent d00d468f51
commit d89f03083e
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# node-triton changelog
## 4.4.4 (not yet released)
(nothing yet)
## 4.4.3
- #86 Ensure `triton profile ls` and `triton profile set-current` work

View File

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