From e9ae00f5e9ef4d5d1b684570f213b7afaead11f0 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Mon, 13 Oct 2025 21:28:27 +0000 Subject: [PATCH] 1.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28a2447..2089947 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsrun", - "version": "1.3.3", + "version": "1.3.4", "description": "run typescript programs efficiently", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",