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