From e7d36d5694977843c1b4ecef0c30caec330427eb Mon Sep 17 00:00:00 2001 From: GitHub actions <> Date: Thu, 30 Mar 2023 15:23:58 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8C=20Version=203.2.24?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7eef9bd..389329b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@digitak/esrun", - "version": "3.2.23", + "version": "3.2.24", "type": "module", "description": "Execute directly your Typescript files using Esbuild", "main": "./index.js",