diff --git a/package-lock.json b/package-lock.json index fccbf18..8ea5d16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gh_action_dart_conventional_release", - "version": "0.3.5", + "version": "0.3.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gh_action_dart_conventional_release", - "version": "0.3.5", + "version": "0.3.6", "license": "BSD-3-Clause", "dependencies": { "@actions/core": "^1.10.1", diff --git a/package.json b/package.json index e5fa379..e002986 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh_action_dart_conventional_release", - "version": "0.3.5", + "version": "0.3.6", "repository": { "type": "git", "url": "git+https://github.com/impaktfull/gh_action_dart_conventional_release.git"