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