From 294420e0b2873b4469fb3ddf8eb301ca39c32059 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 26 Jun 2025 23:15:42 +0000 Subject: [PATCH] 1.1.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bde9c03..9c5f2c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartchok", - "version": "1.0.34", + "version": "1.1.0", "private": false, "description": "A smart wrapper for chokidar 4.x with glob pattern support and enhanced features.", "main": "dist_ts/index.js", @@ -64,4 +64,4 @@ "real-time", "watch files" ] -} \ No newline at end of file +}