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 Dec 6, 2024
1 parent 6625b15 commit fb52450
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 @@ -25,7 +25,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.6"
version = "0.8.7-dev"

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

0 comments on commit fb52450

Please sign in to comment.