Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
Update `radicle-node` crate to 0.10.0
cloudhead committed 1 year ago
commit 1c620a28194fa85691e53a506061f48b883e8777
parent 57a0c8c46cd01034c4b02df79a39b1eb84ace57c
1 file changed +1 -1
modified radicle-node/Cargo.toml
@@ -3,7 +3,7 @@ name = "radicle-node"
description = "The Radicle Node"
homepage = "https://radicle.xyz"
license = "MIT OR Apache-2.0"
-
version = "0.9.0"
+
version = "0.10.0"
authors = ["cloudhead <cloudhead@radicle.xyz>"]
edition = "2021"
build = "build.rs"