From 11459b60d6871745bd41223b53b6f3113d859244 Mon Sep 17 00:00:00 2001 From: ddshi <8811906+ddshi@user.noreply.gitee.com> Date: Thu, 29 Jan 2026 16:45:23 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E8=87=B3=20v0.2.0-alpha=20(P0+P1=E5=AE=8C=E6=88=90)?= 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 60f642f..6443677 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qia-server", - "version": "0.1.0", + "version": "0.2.0-alpha", "type": "module", "description": "Backend API for 掐日子(qia) app", "main": "dist/index.js",