From ec2db7af72432fc7a8adec9010bdabde992da814 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Fri, 17 Oct 2025 06:15:33 +0000 Subject: [PATCH] 1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b6e73f..e164a69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsrun", - "version": "1.5.0", + "version": "1.6.0", "description": "run typescript programs efficiently", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",