From d6c8fcc1cff1f7ba990acd4e5535337c718b9a07 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 26 Aug 2023 14:39:48 +0200 Subject: [PATCH] 1.0.78 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1fc046..fdee1a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tstest", - "version": "1.0.77", + "version": "1.0.78", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist_ts/index.js",