From a5b4fedf9f7123c5295cc1a9e7f00d663c371a34 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Sun, 30 Nov 2025 17:46:19 +0000 Subject: [PATCH] v4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a0cc0f..1770425 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartchok", - "version": "4.0.0", + "version": "4.0.1", "private": false, "description": "A cross-runtime file watcher with glob pattern support for Node.js, Deno, and Bun.", "main": "dist_ts/index.js",