diff --git a/package.json b/package.json index 6da5447..2e6d96b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tswatch", - "version": "2.1.3", + "version": "2.1.4", "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",