From 9a5b575f5d57a9b0981a034aa98e2761a7091e32 Mon Sep 17 00:00:00 2001 From: eclipse-zenoh-bot Date: Mon, 16 Dec 2024 00:16:40 +0000 Subject: [PATCH] chore: Bump version to `1.0.0-dev-95-g1116f3d` --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 43ddc87..c324ae9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ edition = "2021" homepage = "http://zenoh.io" license = "EPL-2.0 OR Apache-2.0" repository = "https://github.com/eclipse-zenoh/zenoh-plugin-dds" -version = "1.0.0-dev" +version = "1.0.0-dev-95-g1116f3d" [workspace.dependencies] async-liveliness-monitor = "0.1.1"