TRITON-316 cut node-triton 5.10.0 release

Reviewed by: Cody Peter Mello <cody.mello@joyent.com>
Approved by: Cody Peter Mello <cody.mello@joyent.com>
This commit is contained in:
Trent Mick 2018-04-10 16:23:05 -07:00
parent 96a5be8ce7
commit 91b4c23a52
2 changed files with 5 additions and 1 deletions

@ -6,6 +6,10 @@ Known issues:
## not yet released
(nothing yet)
## 5.10.0
- [TRITON-19] add support for deletion protection on instances. An instance with
the deletion protection flag set true cannot be destroyed until the flag is
set false. It is exposed through

@ -1,7 +1,7 @@
{
"name": "triton",
"description": "Joyent Triton CLI and client (https://www.joyent.com/triton)",
"version": "5.9.0",
"version": "5.10.0",
"author": "Joyent (joyent.com)",
"homepage": "https://github.com/joyent/node-triton",
"dependencies": {