diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 7cd7340..4ecd71e 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@push.rocks/smartai', - version: '0.0.4', + version: '0.0.5', description: 'a standardaized interface to talk to AI models' }