From bbe96ea1f5eed85a8ca16a7409c8ec9404560f1c Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 19 Jun 2025 20:37:21 +0000 Subject: [PATCH] 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3436e02..37a69bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsbundle", - "version": "2.3.0", + "version": "2.4.0", "private": false, "description": "a multi-bundler tool supporting esbuild, rolldown, and rspack for painless bundling of web projects", "main": "dist_ts/index.js",