Skip to content

Commit f7d2aa5

Browse files
committed
Bump crate version to 0.23.0
We just did an MSRV bump, this typically would require bumping our major version number but since we are pre 1.0 we bump the minor version number. Bump crate version to the next minor version 0.23.0
1 parent 4f7f138 commit f7d2aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "secp256k1"
3-
version = "0.22.1"
3+
version = "0.23.0"
44
authors = [ "Dawid Ciężarkiewicz <[email protected]>",
55
"Andrew Poelstra <[email protected]>" ]
66
license = "CC0-1.0"

0 commit comments

Comments
 (0)