diff --git a/CHANGES.md b/CHANGES.md index 7dd569a..71ed1f4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,10 @@ # node-triton changelog +## 3.4.2 (not yet released) + +(nothing yet) + + ## 3.4.1 - #60 Display `vcpus` in `triton packages` output. diff --git a/package.json b/package.json index 05dd9b5..7610474 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.4.1", + "version": "3.4.2", "author": "Joyent (joyent.com)", "dependencies": { "assert-plus": "0.2.0",