From 5429e7262cc0951d0134d745a70bcd04da3ea396 Mon Sep 17 00:00:00 2001 From: Jonathan Grahl Date: Thu, 19 Jun 2025 10:00:53 +0200 Subject: [PATCH] chore: upgrade to 0.11.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index be95677..ad8fb90 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "molnctl" -version = "0.10.1" +version = "0.11.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html