bumpver for subsequent work

This commit is contained in:
Trent Mick 2016-03-11 15:26:36 -08:00
parent 9a6937eba8
commit 461320de8b
2 changed files with 6 additions and 1 deletions

View File

@ -5,6 +5,11 @@ Known issues:
- `triton ssh ...` disables ssh ControlMaster to avoid issue #52.
## 4.8.1 (not yet released)
(nothing yet)
## 4.8.0
- #103 `triton ip <inst>` to output the instance's primaryIp

View File

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