diff --git a/package-lock.json b/package-lock.json index d638ccf6fb..6db77d79f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nightwatch", - "version": "2.0.0-dev.6", + "version": "2.0.0-dev.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4626e65257..81790d8982 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nightwatch", "description": "Easy to use Node.js based End-to-End testing solution for browser based apps and websites, using the W3C WebDriver API.", - "version": "2.0.0-dev.6", + "version": "2.0.0-dev.7", "author": { "name": "Andrei Rusu", "email": "andrei@nightwatchjs.org"