diff --git a/package.json b/package.json index 4bd627d..6f79f54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecs-deploy", - "version": "2.1.0", + "version": "2.1.1", "description": "Deploy container images to Amazon EC2 Container Service (ECS)", "bin": { "ecs-deploy": "./bin/ecs-deploy.js"