diff --git a/package-lock.json b/package-lock.json index 52b25d9..cdd879a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "9.0.5", + "version": "9.0.6", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 2300e9c..f4b8ccb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "9.0.5", + "version": "9.0.6", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"