From d7c9b5a1045e734a5f7390195e57f083dee4a93a Mon Sep 17 00:00:00 2001 From: guoapeng Date: Fri, 1 Aug 2025 20:01:05 +0800 Subject: [PATCH] fix: Update version to V0.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a247d3f..e05486c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "color-titration-web", "type": "module", - "version": "0.1.7", + "version": "0.1.8", "description": "", "author": "", "license": "ISC",