diff --git a/package-lock.json b/package-lock.json index 44e648b..e73bc20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gh_action_dart_conventional_release", - "version": "0.4.4", + "version": "0.4.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gh_action_dart_conventional_release", - "version": "0.4.4", + "version": "0.4.5", "license": "BSD-3-Clause", "dependencies": { "@actions/core": "^1.10.1", diff --git a/package.json b/package.json index 4398b99..57d1b73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh_action_dart_conventional_release", - "version": "0.4.4", + "version": "0.4.5", "repository": { "type": "git", "url": "git+https://github.com/impaktfull/gh_action_dart_conventional_release.git"