From e2679e889b966e3bf15f41d017d9f827c362ae4a Mon Sep 17 00:00:00 2001 From: davay Date: Mon, 31 Jul 2023 13:09:28 +0700 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa4c5cb5..5d021e97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-synths", - "version": "1.0.1", + "version": "1.0.2", "description": "", "main": "index.js", "type": "module",