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",