From ac08bdffe5226bb5f808b68319e8c27f02b18478 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 10 Nov 2023 12:44:08 +0100 Subject: [PATCH] 1.0.85 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7dbca29..6fe55e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tstest", - "version": "1.0.84", + "version": "1.0.85", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist_ts/index.js",