diff --git a/package-lock.json b/package-lock.json index 661114d..1f45f3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nightwatch/mobile-helper", - "version": "0.1.11", + "version": "0.1.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nightwatch/mobile-helper", - "version": "0.1.11", + "version": "0.1.12", "license": "MIT", "dependencies": { "ansi-colors": "^4.1.3", diff --git a/package.json b/package.json index 8d5d2a5..b03822e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nightwatch/mobile-helper", - "version": "0.1.11", + "version": "0.1.12", "description": "Easily setup all the requirements needed to get started with mobile-web testing using Nightwatch.", "main": "dist/index.js", "bin": "./index.js",