From ea81eb3b739c8efd612d7cebbcb29589ab70701a Mon Sep 17 00:00:00 2001 From: Aart Jan Kaptijn Date: Wed, 17 Nov 2021 23:04:18 +0100 Subject: [PATCH] . --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5124880..bba8eea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "test-check", - "version": "1.7.0", + "version": "2.0.0", "private": true, "description": "Presents test results from popular testing frameworks as Github check run", "main": "lib/main.js",