From 56374afe7ab2ba9ae9188f9aab1c728954bd43d0 Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Fri, 29 Jun 2018 20:08:26 +0000 Subject: [PATCH] 1.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05d5cc3..3681f76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "karmatic", - "version": "1.0.7", + "version": "1.1.7", "description": "Zero-config automatic (headless) browser testing. Powered by Karma, Webpack & Jasmine.", "main": "dist/index.js", "module": "dist/index.m.js",