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