From 79019b5941c41f53a98ef10ba9de902a983e7121 Mon Sep 17 00:00:00 2001 From: Ken Browning Date: Thu, 5 Jan 2017 22:51:24 -0800 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e1ab85..7e8e44a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecs-deploy", - "version": "1.2.0", + "version": "1.2.1", "description": "Deploy container images to Amazon EC2 Container Service (ECS)", "bin": { "ecs-deploy": "./bin/ecs-deploy.js"