Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit abb7c80

Browse files
committed
Bump version 0.10.0 -> 0.11.0
We just bumped the MSRV, this is a major change but since we are pre 1.0 we just have to bump the minor version number. Bump version from current `0.10.0` to `0.11.0`.
1 parent b270023 commit abb7c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bitcoin_hashes"
3-
version = "0.10.0"
3+
version = "0.11.0"
44
authors = ["Andrew Poelstra <[email protected]>"]
55
license = "CC0-1.0"
66
description = "Hash functions used by rust-bitcoin which support rustc 1.29.0"

0 commit comments

Comments
 (0)