From bd5ec7ca7644de964a1cf7b9296d421e7a827ccb Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 24 Jun 2024 12:05:44 +0200 Subject: [PATCH] 1.2.48 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c6028a..6414ec9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsrun", - "version": "1.2.47", + "version": "1.2.48", "description": "run typescript programs efficiently", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",