diff --git a/package-lock.json b/package-lock.json index a04c6d2..8bffd3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nightwatch/setup-tools", - "version": "3.3.1", + "version": "3.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nightwatch/setup-tools", - "version": "3.3.1", + "version": "3.4.0", "license": "MIT", "dependencies": { "@nightwatch/mobile-helper": "^0.1.13", diff --git a/package.json b/package.json index 0e7cd7b..9f624d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nightwatch/setup-tools", - "version": "3.3.1", + "version": "3.4.0", "description": "Package containing Nightwatch setup utilities", "main": "dist/index.js", "typings": "dist/index.d.ts",