From 3286776b48a164c76dc67b643dbfb1ac3758574f Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 27 Oct 2024 19:45:58 +0100 Subject: [PATCH] 1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7a6741..29b3eb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsrun", - "version": "1.3.1", + "version": "1.3.2", "description": "run typescript programs efficiently", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",