From d9cc796645ea205051a9d760682da6e21fffc939 Mon Sep 17 00:00:00 2001 From: eclipse-zenoh-bot Date: Wed, 11 Dec 2024 18:07:49 +0000 Subject: [PATCH] chore: Bump version to `1.1.0` --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 43ddc87..7ceddac 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.1.0" [workspace.dependencies] async-liveliness-monitor = "0.1.1"