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