diff --git a/package-lock.json b/package-lock.json index 79a472b..ae89f08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gh-action-bump-version", - "version": "9.1.6", + "version": "10.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gh-action-bump-version", - "version": "9.1.6", + "version": "10.0.0", "license": "ISC", "devDependencies": { "@types/jest": "^27.0.1", diff --git a/package.json b/package.json index f36d4ec..ad5a584 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "9.1.6", + "version": "10.0.0", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"