Skip to content

Commit

Permalink
chore: prepare next iteration
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriele Baldoni <[email protected]>
  • Loading branch information
gabrik committed Nov 22, 2024
1 parent 350b1a5 commit 1a0b1fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ homepage = "https://github.com/ZettaScaleLabs/zenoh-rpc"
license = " EPL-2.0 OR Apache-2.0"
readme = "README.md"
repository = "https://github.com/ZettaScaleLabs/zenoh-rpc"
version = "0.8.5"
version = "0.8.6-dev"

[profile.release]
codegen-units = 1
Expand Down Expand Up @@ -69,4 +69,4 @@ zenoh-ext = { version = "1.0.3" }
zenoh-macros = { version = "1.0.3" }
zenoh-protocol = { version = "1.0.3" }
zenoh-util = { version = "1.0.3" }
zrpc = { version = "0.8.5", path = "./zrpc" }
zrpc = { version = "0.8.6-dev", path = "./zrpc" }

0 comments on commit 1a0b1fe

Please sign in to comment.