diff --git a/testutils/Cargo.toml b/testutils/Cargo.toml index 8ce0035d..ee6efe60 100644 --- a/testutils/Cargo.toml +++ b/testutils/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk-testutils" -version = "0.2.0" +version = "0.3.0" authors = ["Alekos Filini "] edition = "2018" homepage = "https://bitcoindevkit.org"