Skip to content

Commit 8f52bac

Browse files
committed
Bump version to 0.17.2
1 parent 89271c9 commit 8f52bac

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11

2+
# 0.17.2
3+
- Fix linking in the `fuzztarget` feature.
4+
25
# 0.17.1
36

47
- Correctly prefix the secp256k1-sys links field in Cargo.toml.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

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

0 commit comments

Comments
 (0)