From 36aae510ffbb9bc482d01f7ca41addaa4c70a9e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=A2=A6=E8=BF=9C?= <1063331231@qq.com> Date: Fri, 1 Aug 2025 12:22:32 +0800 Subject: [PATCH] fix: Update version to V0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f68624..eba1999 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "color-titration-web", "type": "module", - "version": "0.0.0", + "version": "0.1.0", "description": "", "author": "", "license": "ISC",