From 1a4b9b440d8a642a6763d0c03f1ebb46010e5ebc Mon Sep 17 00:00:00 2001 From: Steve Myers Date: Wed, 19 Oct 2022 12:47:16 -0500 Subject: [PATCH] Bump version to 0.10.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 75842a3..dadf354 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk-ffi" -version = "0.9.0" +version = "0.10.0" authors = ["Steve Myers ", "Sudarsan Balaji "] edition = "2018"