From 8603206c859716aa659472a9ae5e83f3cc0010e3 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 19 Jun 2025 13:15:23 +0000 Subject: [PATCH] 2.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3062c15..49b2590 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsbundle", - "version": "2.2.5", + "version": "2.2.6", "private": false, "description": "a bundler using rollup for painless bundling of web projects", "main": "dist_ts/index.js",