diff --git a/Cargo.toml b/Cargo.toml index 4574101..2801fcd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "musig2" -version = "0.2.2" +version = "0.2.3" edition = "2021" authors = ["conduition "] description = "Flexible Rust implementation of the MuSig2 multisignature protocol, compatible with Bitcoin."