From 107bca4a7c3e5de8cc3ec9ca4d5423fceb00a0c2 Mon Sep 17 00:00:00 2001 From: Varderes Date: Tue, 19 Mar 2024 12:33:41 -0500 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3f08535..8e9435b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "maestro" -version = "1.0.0" +version = "1.1.0" edition = "2021" license = "Apache-2.0"