diff --git a/package.json b/package.json index 437a0cb..88f5bd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartchok", - "version": "1.0.27", + "version": "1.0.28", "private": false, "description": "smart wrapper for chokidar", "main": "dist_ts/index.js", @@ -51,4 +51,4 @@ "last 1 chrome versions" ], "type": "module" -} \ No newline at end of file +}