From e59f23a2d06481cf0cd355a88555a406e7c97564 Mon Sep 17 00:00:00 2001 From: Andrei Rusu Date: Tue, 5 Dec 2017 13:42:24 +0100 Subject: [PATCH 1/2] 0.9.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 883324636c..16e6cefe60 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": "0.9.17", + "version": "0.9.18", "author": { "name": "Andrei Rusu", "email": "andrei@nightwatchjs.org" From 3f9ea4c2636fb25826875224406c403d884f10b8 Mon Sep 17 00:00:00 2001 From: Andrei Rusu Date: Tue, 5 Dec 2017 13:42:39 +0100 Subject: [PATCH 2/2] 0.9.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16e6cefe60..5a6c906489 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": "0.9.18", + "version": "0.9.19", "author": { "name": "Andrei Rusu", "email": "andrei@nightwatchjs.org"