diff --git a/package-lock.json b/package-lock.json
index 02645441002203992f332dcfc16c5e3a1796d475..7877a474ec3bba39cf6c0813ccd41433db4f5f8e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "edition-node-gulp",
-  "version": "1.4.2",
+  "version": "1.4.3",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index 69a0295be493df7aa72a0e5e55e73093b26229c3..620a9ac2481f0eb5426ec57019c95062aed7a694 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.2",
+  "version": "1.4.3",
   "dependencies": {
     "browser-sync": "^2.26.7",
     "gulp": "^4.0.2",