diff --git a/package-lock.json b/package-lock.json index b23bad3..123604c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "create-nightwatch", - "version": "3.3.1", + "version": "3.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "create-nightwatch", - "version": "3.3.1", + "version": "3.4.0", "license": "MIT", "dependencies": { "@nightwatch/setup-tools": "^3.4.0", diff --git a/package.json b/package.json index 20620b3..24c2c49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-nightwatch", - "version": "3.3.1", + "version": "3.4.0", "description": "Nightwatch.js init command tool to setup everything up in no time using `npm init nightwatch`", "main": "index.js", "bin": {