From aa860402962862a66e12dbaac321400480392821 Mon Sep 17 00:00:00 2001 From: mamarguerat <49449909+mamarguerat@users.noreply.github.com> Date: Thu, 7 Mar 2024 20:33:41 +0100 Subject: [PATCH] Change version to 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13b43e4..30b23af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Mixo", - "version": "0.0.4", + "version": "0.0.5", "description": "Routing tool for behringer x32 based on hardware availabilities instead of software capabilities. Aim to simplify routing and create automatic documentation. ", "main": "main.js", "scripts": {