From 7c234d00590b9b4baa2801daea458481b4e9e8eb Mon Sep 17 00:00:00 2001 From: guoapeng Date: Fri, 1 Aug 2025 17:16:14 +0800 Subject: [PATCH] fix: Update version to V0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17c9ec6..da4de1b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "color-titration-web", "type": "module", - "version": "0.1.5", + "version": "0.1.6", "description": "", "author": "", "license": "ISC",