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