From 09bcd1d631c2d8f1444cf8840c290f0f7a751f9c Mon Sep 17 00:00:00 2001 From: John Bintz Date: Mon, 8 Jun 2015 18:54:59 -0400 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af64be1..6aea930 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "persistent_selenium", - "version": "0.0.1", + "version": "0.0.2", "description": "Keep your Selenium browser windows open while running tests in development.", "main": "index.js", "scripts": {