bumpver for subsequent work
This commit is contained in:
parent
7b0446d9df
commit
04905ccc22
@ -1,5 +1,10 @@
|
||||
# node-triton changelog
|
||||
|
||||
## 3.5.1 (not yet released)
|
||||
|
||||
(nothing yet)
|
||||
|
||||
|
||||
## 3.5.0
|
||||
|
||||
- #67 Add `triton create --tag|-t ...` option for adding tags on instance creation.
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "triton",
|
||||
"description": "Joyent Triton CLI and client (https://www.joyent.com/triton)",
|
||||
"version": "3.5.0",
|
||||
"version": "3.5.1",
|
||||
"author": "Joyent (joyent.com)",
|
||||
"dependencies": {
|
||||
"assert-plus": "0.2.0",
|
||||
|
Reference in New Issue
Block a user