diff --git a/package-lock.json b/package-lock.json index aa48b90..76ed779 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "9.0.1", + "version": "9.0.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index ddbc21b..c2ed2cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "9.0.1", + "version": "9.0.2", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"