From 02979926fd3f8bbcd5a35e0d98b4711a8d900135 Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Sun, 20 Aug 2023 23:50:38 +0200 Subject: [PATCH] bump superdough --- packages/superdough/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/superdough/package.json b/packages/superdough/package.json index e0ab452a..d82448d6 100644 --- a/packages/superdough/package.json +++ b/packages/superdough/package.json @@ -1,6 +1,6 @@ { "name": "superdough", - "version": "0.9.4", + "version": "0.9.5", "description": "simple web audio synth and sampler intended for live coding. inspired by superdirt and webdirt.", "main": "index.mjs", "type": "module",