diff --git a/package-lock.json b/package-lock.json
index 2985f5b..6ab99f8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,11 +1,11 @@
 {
   "name": "traxxx-web",
-  "version": "0.40.4",
+  "version": "0.40.5",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
-      "version": "0.40.4",
+      "version": "0.40.5",
       "dependencies": {
         "@brillout/json-serializer": "^0.5.8",
         "@dicebear/collection": "^7.0.5",
diff --git a/package.json b/package.json
index 7ed489d..5828fbd 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
   "overrides": {
     "vite": "$vite"
   },
-  "version": "0.40.4",
+  "version": "0.40.5",
   "imports": {
     "#/*": "./*.js"
   }