From 0a070a2084083bc30fba641b3e98f07bd7a9e994 Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Tue, 12 Dec 2023 22:27:08 +0100 Subject: [PATCH] superdough 0.9.12 --- 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 12e28438..22426901 100644 --- a/packages/superdough/package.json +++ b/packages/superdough/package.json @@ -1,6 +1,6 @@ { "name": "superdough", - "version": "0.9.11", + "version": "0.9.12", "description": "simple web audio synth and sampler intended for live coding. inspired by superdirt and webdirt.", "main": "index.mjs", "type": "module",