bumpver for subsequent work
This commit is contained in:
parent
80cf4414c6
commit
a40e0d6f8c
@ -1,5 +1,10 @@
|
|||||||
# node-triton changelog
|
# node-triton changelog
|
||||||
|
|
||||||
|
## 3.3.1 (not yet released)
|
||||||
|
|
||||||
|
(nothing yet)
|
||||||
|
|
||||||
|
|
||||||
## 3.3.0
|
## 3.3.0
|
||||||
|
|
||||||
- #59 CLI options to `triton create` to add metadata on instance creation:
|
- #59 CLI options to `triton create` to add metadata on instance creation:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "triton",
|
"name": "triton",
|
||||||
"description": "Joyent Triton CLI and client (https://www.joyent.com/triton)",
|
"description": "Joyent Triton CLI and client (https://www.joyent.com/triton)",
|
||||||
"version": "3.3.0",
|
"version": "3.3.1",
|
||||||
"author": "Joyent (joyent.com)",
|
"author": "Joyent (joyent.com)",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"assert-plus": "0.2.0",
|
"assert-plus": "0.2.0",
|
||||||
|
Reference in New Issue
Block a user