From 9a1da57b0a4318f8e63c96bc72f4b07ab078bf96 Mon Sep 17 00:00:00 2001 From: Erich Izdepski Date: Mon, 29 Nov 2021 15:38:45 -0500 Subject: [PATCH] bumped minor version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a58ffb..1326da7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wavsyn", - "version": "1.0.11", + "version": "1.0.12", "description": "Tools for audio processing, creating disk images, and editing programs on the Ensoniq Mirage.", "main": "main.js", "scripts": {