Bump version to 0.17.2

This commit is contained in:
Elichai Turkel 2020-01-09 17:08:39 +02:00
parent 89271c9c3c
commit 8f52bacb4a
No known key found for this signature in database
GPG Key ID: 9383CDE9E8E66A7F
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
# 0.17.2
- Fix linking in the `fuzztarget` feature.
# 0.17.1
- Correctly prefix the secp256k1-sys links field in Cargo.toml.

View File

@ -1,7 +1,7 @@
[package]
name = "secp256k1"
version = "0.17.1"
version = "0.17.2"
authors = [ "Dawid Ciężarkiewicz <dpc@ucore.info>",
"Andrew Poelstra <apoelstra@wpsoftware.net>" ]
license = "CC0-1.0"