fix(release): bump version to 1.6.2

This commit is contained in:
2026-01-20 03:56:44 +00:00
parent 1fbcf8bb8b
commit 7cb970f9e2
2 changed files with 8 additions and 1 deletions

View File

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