diff --git a/package.json b/package.json index 193bf61..0cb9bd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "8.2.15", + "version": "8.3.0", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git" @@ -27,4 +27,4 @@ "standard": "^14.3.3", "prettier": "^2.3.0" } -} \ No newline at end of file +}