diff --git a/package.json b/package.json index 1f031e6..d14d73a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartchok", - "version": "1.0.33", + "version": "1.0.34", "private": false, "description": "A smart wrapper for chokidar to facilitate file watching with enhanced features.", "main": "dist_ts/index.js", @@ -63,4 +63,4 @@ "real-time", "watch files" ] -} \ No newline at end of file +}