From 4f35b101ec4361cbb95bd2f17754178f48621afc Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 13 Jul 2023 09:42:18 +0200 Subject: [PATCH] 1.0.77 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eebed9f..2702a9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tstest", - "version": "1.0.76", + "version": "1.0.77", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist_ts/index.js",