Skip to content

Commit ca3caf9

Browse files
committed
bump version to 0.20.1
1 parent 65ff814 commit ca3caf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "secp256k1"
3-
version = "0.20.0"
3+
version = "0.20.1"
44
authors = [ "Dawid Ciężarkiewicz <[email protected]>",
55
"Andrew Poelstra <[email protected]>" ]
66
license = "CC0-1.0"
@@ -56,4 +56,4 @@ required-features = ["rand"]
5656

5757
[workspace]
5858
members = ["secp256k1-sys"]
59-
exclude = ["no_std_test"]
59+
exclude = ["no_std_test"]

0 commit comments

Comments
 (0)