diff --git a/package.json b/package.json index b8a1f24..df3e3f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waveform-analysis", - "version": "0.1.31", + "version": "0.1.32", "main": "./dist/index.cjs", "module": "./dist/index.js", "types": "./dist/types/index.d.ts",