diff --git a/package.json b/package.json index 2b5d8dd..7b8258b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webaudio-peaks", - "version": "0.0.7", + "version": "0.0.8", "description": "Small library to extract peaks from an array of audio samples or an AudioBuffer from the WebAudio API.", "main": "index.js", "types": "index.d.ts",