Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
remote-helper: Release 0.17.0
Fintan Halpenny committed 1 day ago
commit ab58bd9888392aa4b629edd723d1b7eca4716787
parent 6d9ec75e2e779f1adf9f2badc6925966e1ccb784
2 files changed +2 -2
modified Cargo.lock
@@ -3283,7 +3283,7 @@ dependencies = [

[[package]]
name = "radicle-remote-helper"
-
version = "0.16.0"
+
version = "0.17.0"
dependencies = [
 "dunce",
 "log",
modified crates/radicle-remote-helper/Cargo.toml
@@ -3,7 +3,7 @@ name = "radicle-remote-helper"
description = "Radicle git remote helper"
homepage.workspace = true
license.workspace = true
-
version = "0.16.0"
+
version = "0.17.0"
authors = ["cloudhead <cloudhead@radicle.xyz>"]
edition.workspace = true
build = "build.rs"