Skip to content

Commit 00dafe7

Browse files
committed
Merge #256: chore: bump dev version to 2.1.0-alpha.0
9dff4e8 chore: bump dev version to 2.1.0-alpha.0 (valued mammal) Pull request description: PR to update the master dev version to 2.1.0-alpha.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 9dff4e8 thunderbiscuit: ACK 9dff4e8. oleonardolima: ACK 9dff4e8 Tree-SHA512: e21f18dc436b78801af080bc57dbb6d77402a1092fda108ca2713614a56eaa868878f846210239161012aad2bcb4b400b5c9dfc15a25aa28ed5fcba1654653be
2 parents 4c76dc8 + 9dff4e8 commit 00dafe7

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"
4+
version = "2.1.0-alpha.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)