diff --git a/package-lock.json b/package-lock.json
index 0f56b81cd0fb9c4368c93c2f262e58464b80faee..c1b9165ecd8e3166777df9a500c4c69e9384f4b4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "edition-node-gulp",
-  "version": "2.12.0",
+  "version": "2.12.1",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "edition-node-gulp",
-      "version": "2.12.0",
+      "version": "2.12.1",
       "hasInstallScript": true,
       "license": "MIT",
       "dependencies": {
diff --git a/package.json b/package.json
index 589dfcf78d089eb73a74d9283fb15503ee11fa55..8d6a284d238308c106412626c554a5c0e82d6823 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "edition-node-gulp",
   "description": "The gulp wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.",
-  "version": "2.12.0",
+  "version": "2.12.1",
   "dependencies": {
     "@fullcalendar/core": "^6.1.5",
     "@fullcalendar/daygrid": "^6.1.5",