From f373efc770e314548a6799bd487edcd22e661c75 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Fri, 1 Aug 2025 14:40:08 +0800 Subject: [PATCH] fix: Update version to V0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cce42a..2bda453 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "color-titration-web", "type": "module", - "version": "0.1.1", + "version": "0.1.2", "description": "", "author": "", "license": "ISC",