From 274378b62cad5111f58f09bf5b2e53fe33bb22ef Mon Sep 17 00:00:00 2001 From: Dav Glass Date: Fri, 9 Feb 2018 12:09:57 -0600 Subject: [PATCH] 0.10.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b9a10d..40eb3c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hodman", - "version": "0.10.1", + "version": "0.10.2", "description": "Selenium object library including page-objects", "license": "MIT", "main": "index.js",