From b064d978ff2958e1d5920af4060e251a4abc5810 Mon Sep 17 00:00:00 2001 From: Dawn <2439646234@qq.com> Date: Tue, 1 Apr 2025 04:45:43 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8F=91=E5=B8=83v1.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e07ad53..c6df5fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hula-spark/hula-mcp", - "version": "1.0.0", + "version": "1.0.1", "description": "HuLa 即时通讯应用的 MCP 服务", "type": "module", "license": "Apache-2.0",