Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
radicle: hotfix release 0.16.1
Merged fintohaps opened 9 months ago

Releasing a hotfix version for the inclusion of ReviewEdit and ReviewReaction changes.

2 files changed +2 -2 4e08eef8 29043134
modified Cargo.lock
@@ -2454,7 +2454,7 @@ dependencies = [

[[package]]
name = "radicle"
-
version = "0.16.0"
+
version = "0.16.1"
dependencies = [
 "amplify",
 "base64 0.21.7",
modified crates/radicle/Cargo.toml
@@ -4,7 +4,7 @@ description = "Radicle standard library"
homepage.workspace = true
repository.workspace = true
license.workspace = true
-
version = "0.16.0"
+
version = "0.16.1"
authors = ["cloudhead <cloudhead@radicle.xyz>"]
edition.workspace = true
rust-version.workspace = true