diff --git a/package.json b/package.json index f6f2a53..4b266f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audioworklet", - "version": "4.3.1", + "version": "4.4.0", "description": "Stream audio generated in realtime by a function to the speaker", "main": "src/index.js", "types": "src/index.d.ts",