Radish alpha
r
Radicle terminal user interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Bumb version to 0.3.1
Erik Kundt committed 1 year ago
commit d97f70f7dea25af961755cdcaccf3a3529e309c4
parent 111b0793a7b918eb9d57699c266a1cd4bb56b0cc
2 files changed +2 -2
modified Cargo.lock
@@ -1814,7 +1814,7 @@ dependencies = [

[[package]]
name = "radicle-tui"
-
version = "0.3.0"
+
version = "0.3.1"
dependencies = [
 "anyhow",
 "fuzzy-matcher",
modified Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "radicle-tui"
description = "Radicle terminal user interface"
-
version = "0.3.0"
+
version = "0.3.1"
repository = "https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z39mP9rQAaGmERfUMPULfPUi473tY"
homepage = "https://radicle.xyz"
license = "MIT OR Apache-2.0"