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 ab3621d5d4266895ba5b0084e0f2a58a64453a6b
parent f5c39dd6037ccbc05a95fe9f211ac76fb04ab3ed
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"