From 574ccccb424902983e505cb9e05cd456a4fa04d1 Mon Sep 17 00:00:00 2001 From: Guillaume Besson Date: Tue, 13 Oct 2020 12:09:50 +0200 Subject: [PATCH] v5.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3750ed6..8730572 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audioworklet", - "version": "5.0.3", + "version": "5.0.4", "description": "Stream audio generated in realtime by a function to the speaker", "main": "src/index.js", "types": "src/index.d.ts",