fix(core): Bump version to 1.0.2 (patch release)

This commit is contained in:
2025-12-02 11:00:55 +00:00
parent c1317712a9
commit 01894b2c7e
2 changed files with 21 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/smartagent',
version: '1.0.2',
description: 'an agentic framework built on top of @push.rocks/smartai'
}