]> Untitled Git - bdk-cli/commitdiff
Bump version to 0.3.0 v0.3.0
authorSteve Myers <steve@notmandatory.org>
Thu, 21 Oct 2021 03:25:30 +0000 (20:25 -0700)
committerSteve Myers <steve@notmandatory.org>
Thu, 21 Oct 2021 03:32:03 +0000 (20:32 -0700)
CHANGELOG.md
Cargo.toml

index 00e95701db0b6f72d231b5a653c54133134ec6cb..1349385d57d187711abb9a378c713ebbf7d155a9 100644 (file)
@@ -40,7 +40,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [0.1.0-beta.1]
 
-[unreleased]: https://github.com/bitcoindevkit/bdk-cli/compare/v0.2.0...HEAD
+[unreleased]: https://github.com/bitcoindevkit/bdk-cli/compare/v0.3.0...HEAD
+[0.3.0]: https://github.com/bitcoindevkit/bdk-cli/compare/v0.2.0...v0.3.0
 [0.2.0]: https://github.com/bitcoindevkit/bdk-cli/compare/v0.1.0...v0.2.0
 [0.1.0]: https://github.com/bitcoindevkit/bdk-cli/compare/0.1.0-beta.1...v0.1.0
 [0.1.0-beta.1]: https://github.com/bitcoindevkit/bdk-cli/compare/84a02e35...0.1.0-beta.1
index 9f2d37604e6f6d9cbe737ae0261d2b31cf8dafe3..34fc4c40785f9418f2354eb1e7eb5ef6abec942c 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "bdk-cli"
-version = "0.3.0-rc1"
+version = "0.3.0"
 edition = "2018"
 authors = ["Alekos Filini <alekos.filini@gmail.com>", "Riccardo Casatta <riccardo@casatta.it>", "Steve Myers <steve@notmandatory.org>"]
 homepage = "https://bitcoindevkit.org"