From 85fec0387821f0717f0733cbf3f08c0bc05b1c21 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 23 Jan 2025 19:13:40 +0100 Subject: [PATCH] 1.0.92 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f24a898..093cb87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tstest", - "version": "1.0.91", + "version": "1.0.92", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist_ts/index.js",