diff --git a/CHANGES.md b/CHANGES.md index 7d29f72..9d7ba0b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,10 @@ # node-triton changelog +## 3.2.1 (not yet released) + +(nothing yet) + + ## 3.2.0 - #58 `triton --act-as=ACCOUNT ...` for an operator account to auth as diff --git a/package.json b/package.json index 37b925e..7413502 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": "3.2.0", + "version": "3.2.1", "author": "Joyent (joyent.com)", "dependencies": { "assert-plus": "0.1.5",