From d7c5f24fe86c81435344a48e3cf90ea44314bcc7 Mon Sep 17 00:00:00 2001 From: Steve Myers Date: Fri, 1 Apr 2022 19:16:29 -0700 Subject: [PATCH] Bump bdk-ffi-bindgen version to 0.2.0 --- bdk-ffi-bindgen/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bdk-ffi-bindgen/Cargo.toml b/bdk-ffi-bindgen/Cargo.toml index 994fc15..7c12400 100644 --- a/bdk-ffi-bindgen/Cargo.toml +++ b/bdk-ffi-bindgen/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk-ffi-bindgen" -version = "0.1.0" +version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html