bumpver for subsequent work

This commit is contained in:
Trent Mick 2015-10-14 13:28:39 -07:00
parent 699a438921
commit 78f7d3c72e
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# node-triton changelog
## 2.1.4 (not yet released)
(nothing yet)
## 2.1.3
- #44 'triton rm' alias for delete

View File

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