Radish alpha
r
rad:z39mP9rQAaGmERfUMPULfPUi473tY
Radicle terminal user interface
Radicle
Git
chore: Bump version to 0.7.0
Erik Kundt committed 4 months ago
commit da4f995e96a7ce24a30ef4d5fd6c2cb25474f21d
parent de8ae91
2 files changed +2 -2
modified Cargo.lock
@@ -2372,7 +2372,7 @@ dependencies = [

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