fix(readme): Update README: refine description and clarify trademark/legal information

This commit is contained in:
2025-11-30 17:46:19 +00:00
parent 2ae297e5fa
commit b84a50f87d
3 changed files with 88 additions and 44 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartchok',
version: '4.0.0',
version: '4.0.1',
description: 'A cross-runtime file watcher with glob pattern support for Node.js, Deno, and Bun.'
}