From c14228025d06f2fe70ddb59d123326585a4ae0a3 Mon Sep 17 00:00:00 2001 From: eclipse-zenoh-bot Date: Wed, 2 Oct 2024 16:19:08 +0000 Subject: [PATCH] chore: Bump version to `1.0.0-beta.4` --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index ae507d3..ec0c88a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ resolver = "1" [workspace.package] -version = "1.0.0-dev" +version = "1.0.0-beta.4" repository = "https://github.com/eclipse-zenoh/zenoh-backend-influxdb" homepage = "http://zenoh.io" authors = [ @@ -50,4 +50,4 @@ zenoh = { version = "1.0.0-dev", git = "https://github.com/eclipse-zenoh/zenoh.g "plugins" ] } zenoh_backend_traits = { version = "1.0.0-dev", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main" } -zenoh-plugin-trait = { version = "1.0.0-dev", git = "htttps://github.com/eclipse-zenoh/zenoh.git", branch = "main" } \ No newline at end of file +zenoh-plugin-trait = { version = "1.0.0-dev", git = "htttps://github.com/eclipse-zenoh/zenoh.git", branch = "main" }