chore: bump library version to alpha.7
This commit is contained in:
parent
61e58240fc
commit
738f53e991
2
bdk-ffi/Cargo.lock
generated
2
bdk-ffi/Cargo.lock
generated
@ -155,7 +155,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bdk-ffi"
|
||||
version = "1.0.0-alpha.2"
|
||||
version = "1.0.0-alpha.7"
|
||||
dependencies = [
|
||||
"assert_matches",
|
||||
"bdk",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bdk-ffi"
|
||||
version = "1.0.0-alpha.2"
|
||||
version = "1.0.0-alpha.7"
|
||||
homepage = "https://bitcoindevkit.org"
|
||||
repository = "https://github.com/bitcoindevkit/bdk"
|
||||
edition = "2018"
|
||||
|
Loading…
x
Reference in New Issue
Block a user