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