verbump for new feature (triton ip)
This commit is contained in:
parent
e1c977e623
commit
2c9c749efc
@ -5,7 +5,7 @@ Known issues:
|
|||||||
- `triton ssh ...` disables ssh ControlMaster to avoid issue #52.
|
- `triton ssh ...` disables ssh ControlMaster to avoid issue #52.
|
||||||
|
|
||||||
|
|
||||||
## 4.7.1 (not yet released)
|
## 4.8.0 (not yet released)
|
||||||
|
|
||||||
- #103 `triton ip <inst>` to output the instance's primaryIp
|
- #103 `triton ip <inst>` to output the instance's primaryIp
|
||||||
- #52 Workaround for `triton ssh ...`. In version 4.6.0, `triton ssh ...`
|
- #52 Workaround for `triton ssh ...`. In version 4.6.0, `triton ssh ...`
|
||||||
|
@ -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": "4.7.1",
|
"version": "4.8.0",
|
||||||
"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