diff --git a/package-lock.json b/package-lock.json index 64e4cf1..8756bfa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nightwatch/browserstack", - "version": "3.2.2", + "version": "3.2.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nightwatch/browserstack", - "version": "3.2.2", + "version": "3.2.3", "license": "MIT", "dependencies": { "browserstack-local": "^1.5.3", diff --git a/package.json b/package.json index 6758f53..75b336f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nightwatch/browserstack", - "version": "3.2.2", + "version": "3.2.3", "description": "Nightwatch plugin for integration with browserstack.", "main": "index.js", "scripts": {