chore(tool-bailian-kb): 更新版本号至0.1.1

- 将包版本号从0.1.0升级到0.1.1
- 保持包描述和主要文件路径不变
- 准备发布新版本以集成最新更改
This commit is contained in:
zeyu.fz
2026-08-17 16:33:53 +08:00
parent 328739b91a
commit f0427be625
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@ali/bailian-kb-dsh",
"version": "0.1.0",
"version": "0.1.1",
"description": "Bailian knowledge-base tools for DeepSeek Harness: kb_search and kb_chat over the DashScope RAG API, plus the kscli management skill.",
"type": "module",
"main": "lib/index.js",