From a1a5279bdb4737b8923a267e15bf0e8dd914f956 Mon Sep 17 00:00:00 2001 From: Ken Browning Date: Thu, 5 Jan 2017 23:11:26 -0800 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e909bea..6ae5a66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecs-deploy", - "version": "2.0.1", + "version": "2.0.2", "description": "Deploy container images to Amazon EC2 Container Service (ECS)", "bin": { "ecs-deploy": "./bin/ecs-deploy.js"