From 1c07c44802bd45d9f21662d29b5e0d70928e4d71 Mon Sep 17 00:00:00 2001 From: HerozDotExe Date: Fri, 15 Aug 2025 23:53:10 +0200 Subject: [PATCH] feat: set version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5682bb..112b963 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "throughmic", - "version": "1.0.0", + "version": "0.1.0", "description": "A soundboard with direct access to myinstants' library.", "main": "./out/main/index.js", "author": "Heroz_0",