]> Untitled Git - bdk-cli/commitdiff
Bump version to 0.3.1-dev github/release/0.3.0
authorSteve Myers <steve@notmandatory.org>
Thu, 21 Oct 2021 03:55:02 +0000 (20:55 -0700)
committerSteve Myers <steve@notmandatory.org>
Thu, 21 Oct 2021 03:55:02 +0000 (20:55 -0700)
Cargo.lock
Cargo.toml

index a12cc4dc177f5220f2d227a5f3a5436102c68608..6376baf238d8a0b9a5a4fb9088de6bd51530a9a2 100644 (file)
@@ -139,7 +139,7 @@ dependencies = [
 
 [[package]]
 name = "bdk-cli"
-version = "0.3.0"
+version = "0.3.1-dev"
 dependencies = [
  "base64 0.11.0",
  "bdk",
index 34fc4c40785f9418f2354eb1e7eb5ef6abec942c..48ac4106eee3d53674b45b03d148dc11cf426a66 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "bdk-cli"
-version = "0.3.0"
+version = "0.3.1-dev"
 edition = "2018"
 authors = ["Alekos Filini <alekos.filini@gmail.com>", "Riccardo Casatta <riccardo@casatta.it>", "Steve Myers <steve@notmandatory.org>"]
 homepage = "https://bitcoindevkit.org"