diff --git a/Cargo.lock b/Cargo.lock index be29bfe2..caf38391 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2014,7 +2014,7 @@ dependencies = [ [[package]] name = "radicle" -version = "0.11.0" +version = "0.11.1" dependencies = [ "amplify", "base64 0.21.7", diff --git a/radicle/Cargo.toml b/radicle/Cargo.toml index 946a0c13..66767609 100644 --- a/radicle/Cargo.toml +++ b/radicle/Cargo.toml @@ -4,7 +4,7 @@ description = "Radicle standard library" homepage = "https://radicle.xyz" repository = "https://app.radicle.xyz/seeds/seed.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5" license = "MIT OR Apache-2.0" -version = "0.11.0" +version = "0.11.1" authors = ["cloudhead "] edition = "2021"