diff --git a/CHANGES.md b/CHANGES.md index f48608f..f034b09 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,10 @@ # node-triton changelog +## 2.0.1 (not yet released) + +(nothing yet) + + ## 2.0.0 - Changed name to `triton` npm package, graciously given up by diff --git a/package.json b/package.json index 52238ff..ae32e79 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": "2.0.0", + "version": "2.0.1", "author": "Joyent (joyent.com)", "dependencies": { "assert-plus": "0.1.5",