diff --git a/package-lock.json b/package-lock.json index d48521c497fe38bcf7465c8c2f6e97ca5b4a7523..ffde022a537d0f45e15fc96f7af5be728a5ebf21 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "edition-node-gulp", - "version": "2.3.0", + "version": "2.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5e4b61877eabe9abd40231545237055bcc3996ea..b88f3a6219a8d24c66fa0143775594899511b9dc 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": "2.3.0", + "version": "2.3.1", "dependencies": { "browser-sync": "^2.26.7", "gulp": "^4.0.2",