From 4fecad16e4db7d72379ff647d248b5d2b5c529ab Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Sat, 16 Sep 2023 02:21:10 +0200 Subject: [PATCH] superdough 0.9.7 --- 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 bab58658..22b58cc5 100644 --- a/packages/superdough/package.json +++ b/packages/superdough/package.json @@ -1,6 +1,6 @@ { "name": "superdough", - "version": "0.9.6", + "version": "0.9.7", "description": "simple web audio synth and sampler intended for live coding. inspired by superdirt and webdirt.", "main": "index.mjs", "type": "module",