diff --git a/Cargo.toml b/Cargo.toml index 3208f6f..6247a4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bitcoind" -version = "0.35.0" +version = "0.35.1" authors = ["Riccardo Casatta "] description = "Utility to run a regtest bitcoind process, useful in integration testing environment" license = "MIT"