diff --git a/packages/aiCore/package.json b/packages/aiCore/package.json index 5a05f2e64a..867f6c7cbb 100644 --- a/packages/aiCore/package.json +++ b/packages/aiCore/package.json @@ -1,6 +1,6 @@ { "name": "@cherrystudio/ai-core", - "version": "1.0.0-alpha.0", + "version": "1.0.0-alpha.1", "description": "Cherry Studio AI Core - Unified AI Provider Interface Based on Vercel AI SDK", "main": "dist/index.js", "module": "dist/index.mjs",