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