From 9e4ff4172d69e232bdabab3f54e6cd845cf4100d Mon Sep 17 00:00:00 2001 From: guoapeng Date: Fri, 1 Aug 2025 20:58:29 +0800 Subject: [PATCH] fix: Update version to V0.1.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab09bf7..6235ef4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "color-titration-web", "type": "module", - "version": "0.1.10", + "version": "0.1.11", "description": "", "author": "", "license": "ISC",