fix(smartagent): bump patch version to 1.5.1 (no changes in diff)

This commit is contained in:
2026-01-20 02:45:41 +00:00
parent 4310c8086b
commit 83422b4b0e
2 changed files with 8 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartagent',
version: '1.5.0',
version: '1.5.1',
description: 'an agentic framework built on top of @push.rocks/smartai'
}