From 05a443d6640a51f6f82c7121356bd9de4cb7cc93 Mon Sep 17 00:00:00 2001 From: Stephan Hohe Date: Sun, 7 Jan 2024 17:13:54 +0100 Subject: [PATCH] v4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e19e3ef..241c78f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "karma-summary-reporter", - "version": "3.1.1", + "version": "4.0.0", "description": "Displays a summary of tested browsers and failed testcases after a test run.", "main": "index.js", "scripts": {