From 1917a786a0c13f3ee47f7998e7ab638be552d517 Mon Sep 17 00:00:00 2001 From: Guillaume Besson Date: Wed, 21 Oct 2020 10:53:32 +0200 Subject: [PATCH] v5.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",