From 3fc4cee2b14904f88824c324af8d5004926439f3 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 15 May 2025 14:37:55 +0000 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9a6123..467712f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tstest", - "version": "1.0.96", + "version": "1.1.0", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist_ts/index.js",