From 7764d645ce5d0493e7b4aaa714c2a736e0fffc52 Mon Sep 17 00:00:00 2001 From: sliverp Date: Thu, 29 Jan 2026 16:45:55 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E8=87=B3=201.1.0?= 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 c04cb83..5ecc185 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qqbot", - "version": "1.0.0", + "version": "1.1.0", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts",