From 704a3d1948193a51dac72513d26c833e9bf4e791 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 Jan 2025 13:18:04 +0100 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22be225..eeec026 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsbundle", - "version": "2.2.0", + "version": "2.2.1", "private": false, "description": "a bundler using rollup for painless bundling of web projects", "main": "dist_ts/index.js",