From 3f9ea4c2636fb25826875224406c403d884f10b8 Mon Sep 17 00:00:00 2001 From: Andrei Rusu Date: Tue, 5 Dec 2017 13:42:39 +0100 Subject: [PATCH] 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"