Skip to content

Commit f17f05c

Browse files
committed
release: bump version number
1 parent a44941f commit f17f05c

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
@@ -6,7 +6,7 @@ edition = "2018"
66
license = "CC0-1.0"
77
name = "bitcoin-coin-selection"
88
repository = "https://github.com/p2pderivatives/rust-bitcoin-coin-selection"
9-
version = "0.8.0"
9+
version = "0.8.1"
1010
# documentation = "https://docs.rs/bitcoin-coin-selection/"
1111
description = "Libary providing utility functions to efficiently select a set of UTXOs."
1212
keywords = ["bitcoin", "coin-selection", "coin", "coinselection", "utxo"]

0 commit comments

Comments
 (0)