From fe7ead390245d9c05a1b0ec409e3fbb30fae7b8f Mon Sep 17 00:00:00 2001 From: "shiluo.dwt" Date: Thu, 5 Jun 2025 11:16:49 +0800 Subject: [PATCH] chore: publish electrom@34.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f375eb1..c299d1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electrom", - "version": "34.0.0", + "version": "34.0.1", "description": "Electrom is a resource management solution for Electron applications, which is convenient for performance management and friendly debugging of multiple windows", "scripts": { "build": "sh ./build.sh",