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"