diff --git a/package-lock.json b/package-lock.json index 819e19b..e3a8379 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "8.3.3", + "version": "8.3.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 329e2a0..d0b2f03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "8.3.3", + "version": "8.3.4", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"