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