diff --git a/package.json b/package.json index fd2f351..8f92898 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "autostate", "description": "An AWS CDK project that automatically starts, stops, reboots and terminates resources through tags.", - "version": "1.2.0-alpha.1", + "version": "1.2.0-alpha.2", "repository": { "type": "git", "url": "git@github.com:truemark/autostate.git"