From da198f98dc5d73f94ff34e446369f4a775359f33 Mon Sep 17 00:00:00 2001 From: eclipse-zenoh-bot Date: Fri, 21 Jun 2024 14:38:03 +0000 Subject: [PATCH] chore: Bump version to `0.11.1` --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c70f9ab..3b4b9fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ edition = "2021" homepage = "http://zenoh.io" license = "EPL-2.0 OR Apache-2.0" repository = "https://github.com/eclipse-zenoh/zenoh-plugin-mqtt" -version = "0.11.0-dev" +version = "0.11.1" [workspace.dependencies] async-channel = "2.2.0"