From 4cce1324729bdc347fe01cfd2f5f94ea59fc14bd Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 18 Apr 2024 20:50:46 +0200 Subject: [PATCH] 1.0.90 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b6e18d..0606294 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tstest", - "version": "1.0.89", + "version": "1.0.90", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist_ts/index.js",