Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
remote-helper: Update to 0.15.0
Fintan Halpenny committed 1 month ago
commit 9fd4f00c2301c0f6db684f6076c49592ae93277d
parent d7e7db3
2 files changed +2 -2
modified Cargo.lock
@@ -3209,7 +3209,7 @@ dependencies = [

[[package]]
name = "radicle-remote-helper"
-
version = "0.14.0"
+
version = "0.15.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.14.0"
+
version = "0.15.0"
authors = ["cloudhead <cloudhead@radicle.xyz>"]
edition.workspace = true
build = "build.rs"