diff --git a/VERSION b/VERSION index bd52db8..8a9ecc2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.0 \ No newline at end of file +0.0.1 \ No newline at end of file diff --git a/package.json b/package.json index 53cc423..45802e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release-automation-action", - "version": "0.0.0", + "version": "0.0.1", "private": true, "description": "Proposes next version to release", "main": "lib/main.js",