diff --git a/package-lock.json b/package-lock.json index db446c71e8..5aad4def22 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nightwatch", - "version": "2.0.0-dev.23", + "version": "2.0.0-dev.24", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0028a78b06..cb7573272c 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 web applications using the W3C WebDriver API.", - "version": "2.0.0-dev.23", + "version": "2.0.0-dev.24", "author": { "name": "Andrei Rusu", "email": "andrei@nightwatchjs.org"