diff --git a/package-lock.json b/package-lock.json index 1060d5b..560fe7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "1.0.8", + "version": "1.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 36769e9..03e0c9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "1.0.8", + "version": "1.0.9", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"