From 230e217368e2157a18cf8a6f08dc947c8cdfb885 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 28 Jan 2025 12:11:40 +0100 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49afc86..eeeca84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsbundle", - "version": "2.1.0", + "version": "2.1.1", "private": false, "description": "a bundler using rollup for painless bundling of web projects", "main": "dist_ts/index.js",