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 +}