diff --git a/package-lock.json b/package-lock.json
index 268f3d9..086b043 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "gh_action_dart_conventional_release",
-  "version": "0.4.16",
+  "version": "0.4.17",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "gh_action_dart_conventional_release",
-      "version": "0.4.16",
+      "version": "0.4.17",
       "license": "BSD-3-Clause",
       "dependencies": {
         "@actions/core": "^1.10.1",
diff --git a/package.json b/package.json
index 8361d5a..05956b5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "gh_action_dart_conventional_release",
-  "version": "0.4.16",
+  "version": "0.4.17",
   "repository": {
     "type": "git",
     "url": "git+https://github.com/impaktfull/gh_action_dart_conventional_release.git"