fix(readme): document socket transport and clarify stdio/socket differences in README

This commit is contained in:
2026-02-26 08:50:53 +00:00
parent d762c26565
commit a29201b1c5
3 changed files with 170 additions and 17 deletions

View File

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