From faf84688499d0c9ec03389a6a081dc2ea6e22479 Mon Sep 17 00:00:00 2001 From: Mason Bourgeois Date: Thu, 17 Jun 2021 13:44:48 -0500 Subject: [PATCH] Cut new release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e59846e..3996478 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "faust-loader", - "version": "0.2.5", + "version": "0.3.0", "main": "dist/faustLoader.js", "scripts": { "build": "tsc",