From 12f2794c3970a6162bc350a5575584062bc65b28 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Fri, 29 Sep 2017 12:15:46 -0700 Subject: [PATCH] joyent/node-triton#233 release 5.4.0 --- CHANGES.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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": {