From a4c8e33e3acfbfd5c36799c08f844d390384f7e9 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 26 Jun 2025 20:24:58 +0000 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44a457a..22584f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tswatch", - "version": "2.1.0", + "version": "2.1.1", "private": false, "description": "A development tool for automatically watching and re-compiling TypeScript projects upon detecting file changes, enhancing developer workflows.", "main": "dist_ts/index.js",