From 575b8a199ece01e2b3fa873298f8599b4aec1b08 Mon Sep 17 00:00:00 2001 From: John Doherty Date: Tue, 21 Aug 2018 19:37:16 +0100 Subject: [PATCH] bumped version to 1.6.0 to push to npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56958a7..a76f1e0 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "selenium-cucumber-js", - "version": "1.5.13", + "version": "1.6.0", "description": "JavaScript browser automation framework using official selenium-webdriver and cucumber-js", "main": "index.js", "scripts": {