From 654bf9f611922879d3d3a7a1bf0dbb1277302985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Fri, 1 Aug 2025 20:35:26 +0800 Subject: [PATCH] fix: Update version to V0.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e05486c..f6a61df 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "color-titration-web", "type": "module", - "version": "0.1.8", + "version": "0.1.9", "description": "", "author": "", "license": "ISC",