diff --git a/CHANGES.md b/CHANGES.md index ccf201a..0963eda 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,10 @@ # node-triton changelog +## 4.1.1 (not yet released) + +(nothing yet) + + ## 4.1.0 - Unhide `triton completion` so hopefully more find it and use it. diff --git a/package.json b/package.json index 1b76d7d..cb8c853 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.1.0", + "version": "4.1.1", "author": "Joyent (joyent.com)", "dependencies": { "assert-plus": "0.2.0",