From 431ebde46cc822fa3e5571d0588098896d42242f Mon Sep 17 00:00:00 2001 From: John Doherty Date: Thu, 5 Jan 2017 17:26:39 +0000 Subject: [PATCH] bumped version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5a40ae..cc95a91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "selenium-cucumber-js", - "version": "1.2.9", + "version": "1.3.0", "description": "A debuggable JS BDD framework that uses the official selenium-webdriver for Node and cucumber-js", "main": "index.js", "scripts": {