Radish alpha
r
Radicle terminal user interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Bump version number to 0.5.1
Erik Kundt committed 1 year ago
commit 7303bd6cc3f5a85b85333358e47adfeb790f8f73
parent 0f137487eee0a104e25224212d659be72f8291e3
2 files changed +2 -2
modified Cargo.lock
@@ -1898,7 +1898,7 @@ dependencies = [

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