From 4268a64de2a34c3fb0fe93e43a76633f250da502 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=90=AF=E6=BA=90?= Date: Thu, 20 Aug 2026 17:58:43 +0800 Subject: [PATCH] =?UTF-8?q?chore(=E5=8F=91=E5=B8=83):=20=E5=87=86=E5=A4=87?= =?UTF-8?q?=20v0.1.43?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fbcfce..adad2d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waveform-analysis", - "version": "0.1.42", + "version": "0.1.43", "main": "./dist/index.cjs", "module": "./dist/index.js", "types": "./dist/types/index.d.ts",