From 2593bf6862c20fd69f2c4b31ab7dc59a73ebe0ad Mon Sep 17 00:00:00 2001 From: Ryan Schuft Date: Tue, 23 Jan 2018 22:18:31 -0500 Subject: [PATCH] 4.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 578dd7d..daa9247 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "karma-sharding", - "version": "4.3.1", + "version": "4.3.2", "description": "Karma plugin to allow tests to be distributed across multiple browsers", "engines": { "node": ">=6"