]> Untitled Git - bdk-cli/commitdiff
Bump version to v0.1.1-dev github/release/0.1.0
authorSteve Myers <steve@notmandatory.org>
Fri, 8 Jan 2021 19:42:02 +0000 (11:42 -0800)
committerSteve Myers <steve@notmandatory.org>
Fri, 8 Jan 2021 19:42:02 +0000 (11:42 -0800)
CHANGELOG.md
Cargo.toml

index 4d47e6f13371b7e2e3bec97671ff6918bf19ca4e..c8c31a0f1ebc1d7e43ec2288301d3c1df2850de0 100644 (file)
@@ -21,7 +21,6 @@ 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/0.1.0...HEAD
-[0.1.0]: https://github.com/bitcoindevkit/bdk-cli/compare/0.1.0-beta.1...0.1.0
-[0.1.0-beta.1]: https://github.com/bitcoindevkit/bdk-cli/compare/84a02e35...0.1.0-beta.1
-[bdk0.2]: https://github.com/bitcoindevkit/bdk/releases/tag/v0.2.0
\ No newline at end of file
+[unreleased]: https://github.com/bitcoindevkit/bdk-cli/compare/v0.1.0...HEAD
+[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
\ No newline at end of file
index abb261fb885149a4d81a6ea3abb500da58023b84..72bb194487083319905535a591515f49c1fc94ad 100644 (file)
@@ -1,8 +1,8 @@
 [package]
 name = "bdk-cli"
-version = "0.1.0"
+version = "0.1.1-dev"
 edition = "2018"
-authors = ["Alekos Filini <alekos.filini@gmail.com>", "Riccardo Casatta <riccardo@casatta.it>", "Steve Myers <steve@notmandatory.org"]
+authors = ["Alekos Filini <alekos.filini@gmail.com>", "Riccardo Casatta <riccardo@casatta.it>", "Steve Myers <steve@notmandatory.org>"]
 homepage = "https://bitcoindevkit.org"
 repository = "https://github.com/bitcoindevkit/bdk-cli"
 documentation = "https://docs.rs/bdk-cli"