fix(): no changes

This commit is contained in:
2026-02-08 12:29:09 +00:00
parent 6dfda7d40f
commit f11d4200f9
2 changed files with 20 additions and 0 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartrust',
version: '1.0.2',
description: 'a bridge between JS engines and rust'
}