Skip to content

Commit

Permalink
Bump version to 0.10.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierHecart committed Jun 9, 2023
1 parent 0cd1b86 commit 2ca13f4
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
102 changes: 51 additions & 51 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#
[package]
name = "zenoh-backend-influxdb"
version = "0.7.2-dev"
version = "0.10.0-dev"
repository = "https://github.com/eclipse-zenoh/zenoh-backend-influxdb"
homepage = "http://zenoh.io"
authors = [
Expand Down Expand Up @@ -60,4 +60,4 @@ maintainer = "[email protected]"
copyright = "2022 ZettaScale Technology"
section = "net"
license-file = ["LICENSE", "0"]
depends = "zenoh-plugin-storage-manager (=0.7.2-dev)"
depends = "zenoh-plugin-storage-manager (=0.10.0-dev)"

0 comments on commit 2ca13f4

Please sign in to comment.