From 519020c82af59bfef5129d7684b2b9d9afd88c8d Mon Sep 17 00:00:00 2001 From: Vincent Letarouilly Date: Sat, 11 May 2024 13:08:09 +0200 Subject: [PATCH] Bump version to 1.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a31e203..dc71d15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "x1-mk1-usb2midi" -version = "1.0.0" +version = "1.1.1" edition = "2021" description = "Converts X1 Mk1 USB events to MIDI"