From 70c60b9daa1c14cc568dbf281a453285b0f1bc27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=90=AF=E6=BA=90?= Date: Tue, 21 Jul 2026 14:08:39 +0800 Subject: [PATCH] chore(release): prepare v0.1.11-rc.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1eb2c9..6f070b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waveform-analysis", - "version": "0.1.10", + "version": "0.1.11-rc.1", "main": "./dist/index.cjs", "module": "./dist/index.js", "types": "./dist/types/index.d.ts",