From 5128ce8d5b416e144b824f859858dce397043a84 Mon Sep 17 00:00:00 2001 From: Steve Myers Date: Mon, 14 Mar 2022 14:46:31 -0500 Subject: [PATCH] Bump version to 0.4.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f4879bb..802493c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk-ffi" -version = "0.4.0" +version = "0.4.1" authors = ["Steve Myers ", "Sudarsan Balaji "] edition = "2018"