bumpver for subsequent work

This commit is contained in:
Trent Mick 2016-01-14 12:19:54 -08:00
parent f21c65ecf3
commit 6fe9de3adf
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# node-triton changelog
## 4.1.1 (not yet released)
(nothing yet)
## 4.1.0
- Unhide `triton completion` so hopefully more find it and use it.

View File

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