From 8bd465401ab50d3a6124592cc8f3cf03091fa68e Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Sat, 9 May 2026 12:33:40 +0000 Subject: [PATCH] v2.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83d59a3..0daba3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsrun", - "version": "2.0.3", + "version": "2.0.4", "description": "run typescript programs efficiently", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",