Skip to content

Commit d96d701

Browse files
committed
chore: Bump version of secp256k1-zkp
1 parent a8b4ae3 commit d96d701

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

secp256k1-zkp-sys/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.10.1 - 2024-10-24
2+
3+
- Fix compilation on target wasm32-unknown-unknown
4+
15
# 0.10.0 - 2024-07-09
26

37
- Update upstream to 6152622613fdf1c5af6f31f74c427c4e9ee120ce

secp256k1-zkp-sys/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "secp256k1-zkp-sys"
3-
version = "0.10.0"
3+
version = "0.10.1"
44
authors = [ "Dawid Ciężarkiewicz <[email protected]>",
55
"Andrew Poelstra <[email protected]>",
66
"Steven Roose <[email protected]>",

0 commit comments

Comments
 (0)