Skip to content

Commit 4c76dc8

Browse files
committed
Merge #255: Release v2.0.0
dc14983 chore: release 2.0.0 (valued mammal) Pull request description: Release `bdk_wallet` crate version 2.0.0. ### Checklists #### All Submissions: * [x] I've signed all my commits * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) ACKs for top commit: notmandatory: ACK dc14983 oleonardolima: ACK dc14983 Tree-SHA512: 91baf41525bff192533032939c1f815e2abd27f5529a59d021a49bf9fd98bce8c2e46e11618ed3cd9963d90817bdf761a35b6c36c132ef626cafdeedb5c7f84d
2 parents ce70bb7 + dc14983 commit 4c76dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wallet/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "bdk_wallet"
33
homepage = "https://bitcoindevkit.org"
4-
version = "2.0.0-beta.0"
4+
version = "2.0.0"
55
repository = "https://github.com/bitcoindevkit/bdk_wallet"
66
documentation = "https://docs.rs/bdk_wallet"
77
description = "A modern, lightweight, descriptor-based wallet library"

0 commit comments

Comments
 (0)