From 0715f881899dfbe001ef2548e4802b167f99c9df Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 20 Oct 2022 14:15:04 +0200 Subject: [PATCH] 1.2.39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c720cd..7fd0875 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tsrun", - "version": "1.2.38", + "version": "1.2.39", "description": "run typescript programs efficiently", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",