diff --git a/package-lock.json b/package-lock.json index ab54dc8..4feffe7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "6.0.1", + "version": "6.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 60d8f37..7568331 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "6.0.1", + "version": "6.0.2", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"