Skip to content

Commit 9055609

Browse files
committed
Bump version to 0.3.0
1 parent 072cbe1 commit 9055609

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4040

4141
## [0.1.0-beta.1]
4242

43-
[unreleased]: https://github.com/bitcoindevkit/bdk-cli/compare/v0.2.0...HEAD
43+
[unreleased]: https://github.com/bitcoindevkit/bdk-cli/compare/v0.3.0...HEAD
44+
[0.3.0]: https://github.com/bitcoindevkit/bdk-cli/compare/v0.2.0...v0.3.0
4445
[0.2.0]: https://github.com/bitcoindevkit/bdk-cli/compare/v0.1.0...v0.2.0
4546
[0.1.0]: https://github.com/bitcoindevkit/bdk-cli/compare/0.1.0-beta.1...v0.1.0
4647
[0.1.0-beta.1]: https://github.com/bitcoindevkit/bdk-cli/compare/84a02e35...0.1.0-beta.1

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.3.0-rc1"
3+
version = "0.3.0"
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)