chore: bump library version from 0.31.0 to 0.31.1

This commit is contained in:
Matthew 2024-03-26 09:51:05 -05:00
parent ebde685f06
commit 5d71773e7f
No known key found for this signature in database
GPG Key ID: 8D4FCD82DD54DDD2
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -185,7 +185,7 @@ dependencies = [
[[package]]
name = "bdk-ffi"
version = "0.31.0"
version = "0.31.1"
dependencies = [
"assert_matches",
"bdk",

View File

@ -1,6 +1,6 @@
[package]
name = "bdk-ffi"
version = "0.31.0"
version = "0.31.1"
authors = ["Steve Myers <steve@notmandatory.org>", "Sudarsan Balaji <sudarsan.balaji@artfuldev.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"