Skip to content

Commit e4598ca

Browse files
committed
Bump version to 0.3.0-rc1
1 parent 32a3a55 commit e4598ca

File tree

3 files changed

+64
-64
lines changed

3 files changed

+64
-64
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.3.0]
10+
911
- Add RPC backend support, after bdk v0.12.0 release
1012
- Update default feature to not include electrum
1113
- Upgrade to `bdk` v0.12.x

Cargo.lock

Lines changed: 61 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bdk-cli"
3-
version = "0.2.1-dev"
3+
version = "0.3.0-rc1"
44
edition = "2018"
55
authors = ["Alekos Filini <[email protected]>", "Riccardo Casatta <[email protected]>", "Steve Myers <[email protected]>"]
66
homepage = "https://bitcoindevkit.org"

0 commit comments

Comments
 (0)