chore: bump development versions

This commit is contained in:
thunderbiscuit
2024-04-29 11:49:55 -04:00
parent 8130a419f2
commit f31678bf37
5 changed files with 5 additions and 5 deletions

2
bdk-ffi/Cargo.lock generated
View File

@@ -155,7 +155,7 @@ dependencies = [
[[package]]
name = "bdk-ffi"
version = "1.0.0-alpha.9"
version = "1.0.0-alpha.10"
dependencies = [
"assert_matches",
"bdk",

View File

@@ -1,6 +1,6 @@
[package]
name = "bdk-ffi"
version = "1.0.0-alpha.9"
version = "1.0.0-alpha.10"
homepage = "https://bitcoindevkit.org"
repository = "https://github.com/bitcoindevkit/bdk"
edition = "2018"