diff --git a/package-lock.json b/package-lock.json
index 8b6133e364b0ec6cd1fb4fc29eb632bb94e11478..49322bcced1ecb5745f85c0b8399943cb689e1bf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "edition-node-gulp",
-  "version": "1.7.0",
+  "version": "1.8.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index df5222b727b900130dce70c3d976b243687bacf9..0ab576085882dcb108133a67333c5dc69eaa4db8 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.7.0",
+  "version": "1.8.0",
   "dependencies": {
     "browser-sync": "^2.26.7",
     "gulp": "^4.0.2",