From 88595335ea372d57b1658a1eac3b083299d41403 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 11 Dec 2025 17:14:05 +0000 Subject: [PATCH] v2.3.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63d4190..b63dfc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tswatch", - "version": "2.3.10", + "version": "2.3.11", "private": false, "description": "A development tool for automatically watching and re-compiling TypeScript projects upon detecting file changes, enhancing developer workflows.", "exports": {