diff --git a/CHANGES.md b/CHANGES.md index d335f96..1580b03 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,10 @@ Known issues: ## not yet released +(nothing yet) + +## 5.4.0 + - [joyent/node-triton#74, TOOLS-1872] Filter instance list by tag, e.g. `triton instance list tag.foo=bar`. diff --git a/package.json b/package.json index b583538..fc973f8 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": "5.3.2", + "version": "5.4.0", "author": "Joyent (joyent.com)", "homepage": "https://github.com/joyent/node-triton", "dependencies": {