diff --git a/package-lock.json b/package-lock.json index 9b840a5..acc6778 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gh_action_dart_conventional_release", - "version": "0.4.6", + "version": "0.4.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gh_action_dart_conventional_release", - "version": "0.4.6", + "version": "0.4.7", "license": "BSD-3-Clause", "dependencies": { "@actions/core": "^1.10.1", diff --git a/package.json b/package.json index 57491ca..fd7b930 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh_action_dart_conventional_release", - "version": "0.4.6", + "version": "0.4.7", "repository": { "type": "git", "url": "git+https://github.com/impaktfull/gh_action_dart_conventional_release.git"