bump version to 0.20.1

This commit is contained in:
Andrew Poelstra 2021-01-11 19:15:10 +00:00
parent 65ff814a39
commit ca3caf9c94
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "secp256k1"
version = "0.20.0"
version = "0.20.1"
authors = [ "Dawid Ciężarkiewicz <dpc@ucore.info>",
"Andrew Poelstra <apoelstra@wpsoftware.net>" ]
license = "CC0-1.0"
@ -56,4 +56,4 @@ required-features = ["rand"]
[workspace]
members = ["secp256k1-sys"]
exclude = ["no_std_test"]
exclude = ["no_std_test"]