From 1577265f6b3577da335f5e9132cece9af80c5e80 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 3 Jun 2023 16:44:04 +0200 Subject: [PATCH] 1.2.42 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1dae11..f640e35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tsrun", - "version": "1.2.41", + "version": "1.2.42", "description": "run typescript programs efficiently", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",