radicle: hotfix release 0.16.1
Releasing a hotfix version for the inclusion of `ReviewEdit` and `ReviewReaction` changes.
This commit is contained in:
parent
4e08eef8d5
commit
29043134a3
|
|
@ -2454,7 +2454,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "radicle"
|
||||
version = "0.16.0"
|
||||
version = "0.16.1"
|
||||
dependencies = [
|
||||
"amplify",
|
||||
"base64 0.21.7",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue