From a24e5042fb56401074e6cc5b7f22a957931eeefa Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Fri, 29 Jun 2018 15:39:25 +0000 Subject: [PATCH] 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74c3cec..2a3f41e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "karmatic", - "version": "1.0.6", + "version": "1.0.7", "description": "Zero-config automatic (headless) browser testing. Powered by Karma, Webpack & Jasmine.", "main": "dist/index.js", "module": "dist/index.m.js",