From 25fb7b8ef43b178bad1ee6ba6f14887d8a06e832 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Thu, 29 May 2025 09:58:33 +0800 Subject: [PATCH] fix: Update version to V0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 105d7a7..b3945ea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "separate-gold-web", "type": "module", - "version": "0.0.2", + "version": "0.0.3", "description": "", "author": "", "license": "ISC",