From b45fd9a328f9c620f63c5be203a0d4dcdb2b1b3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.co> Date: Thu, 7 Nov 2024 16:32:23 +0000 Subject: [PATCH] v1.2.0-alpha.1 GitHub Run Number 1 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fa4d84..fd2f351 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.0", + "version": "1.2.0-alpha.1", "repository": { "type": "git", "url": "git@github.com:truemark/autostate.git"