bumpver for subsequent work
This commit is contained in:
parent
3b8215a8bb
commit
0c605c95c5
@ -5,6 +5,11 @@ Known issues:
|
||||
- `triton ssh ...` disables ssh ControlMaster to avoid issue #52.
|
||||
|
||||
|
||||
## 4.10.1 (not yet released)
|
||||
|
||||
(nothing yet)
|
||||
|
||||
|
||||
## 4.10.0
|
||||
|
||||
- [#82] Affinity (a.k.a. locality hints) support for instance creation, e.g.:
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "triton",
|
||||
"description": "Joyent Triton CLI and client (https://www.joyent.com/triton)",
|
||||
"version": "4.10.0",
|
||||
"version": "4.10.1",
|
||||
"author": "Joyent (joyent.com)",
|
||||
"dependencies": {
|
||||
"assert-plus": "0.2.0",
|
||||
|
Reference in New Issue
Block a user