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