diff --git a/CHANGES.md b/CHANGES.md index 0d82509..3120591 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,10 @@ # node-triton changelog +## 4.4.5 (not yet released) + +(nothing yet) + + ## 4.4.4 - #90 Update sshpk and smartdc-auth to attempt to deal with multiple package diff --git a/package.json b/package.json index 81f3759..ce0c172 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "triton", "description": "Joyent Triton CLI and client (https://www.joyent.com/triton)", - "version": "4.4.4", + "version": "4.4.5", "author": "Joyent (joyent.com)", "dependencies": { "assert-plus": "0.2.0",