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