Skip to content

Commit 45a0952

Browse files
Bump version to 0.27.1
1 parent e3d09a6 commit 45a0952

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bdk-cli"
3-
version = "0.27.0"
3+
version = "0.27.1"
44
edition = "2018"
55
authors = ["Alekos Filini <[email protected]>", "Riccardo Casatta <[email protected]>", "Steve Myers <[email protected]>"]
66
homepage = "https://bitcoindevkit.org"
@@ -26,7 +26,7 @@ base64 = "^0.13"
2626
rustyline = { version = "~9.0", optional = true }
2727
fd-lock = { version = "=3.0.2", optional = true }
2828
regex = { version = "1", optional = true }
29-
bdk-reserves = { version = "0.27", optional = true }
29+
bdk-reserves = { version = "0.27.1", optional = true }
3030
electrsd = { version= "0.22", features = ["bitcoind_22_0"], optional = true}
3131

3232
# Platform-specific dependencies

0 commit comments

Comments
 (0)