From d83ea64eac726f3dc01c79cf936ff9fa275f39f0 Mon Sep 17 00:00:00 2001 From: yushen Date: Tue, 20 Jan 2026 15:27:08 +0800 Subject: [PATCH] chore: bump version to 0.1.4 Co-Authored-By: Claude Opus 4.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74e2087d4..f5c9d9ae8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "multica", - "version": "0.1.3", + "version": "0.1.4", "description": "Multiplexed Information and Computing Agent - A GUI client that brings coding agent capabilities to everyone", "main": "./out/main/index.js", "author": "Multica",