From ab12230293f0d25b8e9db1d256be8e04cc34e884 Mon Sep 17 00:00:00 2001 From: eclipse-zenoh-bot Date: Thu, 31 Oct 2024 00:21:08 +0000 Subject: [PATCH] chore: Bump version to `1.0.0-dev-73-g9fe6545` --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8148f89..6c7927a 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 = "1.0.0-dev" +version = "1.0.0-dev-73-g9fe6545" [workspace.dependencies] async-channel = "2.3.1"