Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
Update `radicle-remote-helper` crate to 0.10.0
cloudhead committed 1 year ago
commit c8b33a4fbae90f146d5f23e61668655e6400d871
parent bde68ac76ce093bcc583aa612f45e13fee2353a0
1 file changed +1 -1
modified radicle-remote-helper/Cargo.toml
@@ -3,7 +3,7 @@ name = "radicle-remote-helper"
description = "Radicle git remote helper"
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"