fix(readme): update README with comprehensive documentation, usage examples, API reference, installation instructions, and legal/company information

This commit is contained in:
2026-02-10 09:13:37 +00:00
parent 65f8e98eb3
commit 9d30a283b5
3 changed files with 306 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartrust',
version: '1.1.0',
version: '1.1.1',
description: 'a bridge between JS engines and rust'
}