diff --git a/package-lock.json b/package-lock.json index 33ccb65..180c572 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "create-nightwatch", - "version": "3.2.1", + "version": "3.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "create-nightwatch", - "version": "3.2.1", + "version": "3.3.0", "license": "MIT", "dependencies": { "@nightwatch/setup-tools": "^3.1.1", diff --git a/package.json b/package.json index 23b523e..083081a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-nightwatch", - "version": "3.2.1", + "version": "3.3.0", "description": "Nightwatch.js init command tool to setup everything up in no time using `npm init nightwatch`", "main": "index.js", "bin": {