Skip to content

Commit 3af563e

Browse files
committed
Merge #308: chore: bump dev version to 3.0.0-alpha.0
5492e13 chore: bump dev version to 3.0.0-alpha.0 (valued mammal) Pull request description: PR updates the master dev version to 3.0.0-alpha.0. fix #304 ### 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: thunderbiscuit: ACK 5492e13. Tree-SHA512: f404ca3de30cf76050a26db526f440f7c17f0dc816fdc96d60b8358dcbfcb9f1fce65cdeef736c91ce449808805acf5bb45e8b0769e7c1837f0097e4ddbfa4fc
2 parents f95c642 + 5492e13 commit 3af563e

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.1.0"
4+
version = "3.0.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)