diff --git a/package-lock.json b/package-lock.json
index cf767d830736704efab062ff239121cc24c8600d..a59e37100528ac981c9aa8a4c9667db1206a6925 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "edition-node-gulp",
-  "version": "1.4.0",
+  "version": "1.4.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index d8cadbe5fe357360390b411caf6183ea4b1efb88..f71ba7299467fd5d3d58eee9b10c4b91a986a593 100755
--- 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": "1.4.0",
+  "version": "1.4.1",
   "dependencies": {
     "browser-sync": "^2.26.7",
     "gulp": "^4.0.2",