diff --git a/Cargo.toml b/Cargo.toml index 0e49df7..7a2021a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "secp256k1" -version = "0.20.0" +version = "0.20.1" authors = [ "Dawid Ciężarkiewicz ", "Andrew Poelstra " ] license = "CC0-1.0" @@ -56,4 +56,4 @@ required-features = ["rand"] [workspace] members = ["secp256k1-sys"] -exclude = ["no_std_test"] \ No newline at end of file +exclude = ["no_std_test"]