diff --git a/Cargo.toml b/Cargo.toml index 6ed084c9f..e8c4461ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["dash", "hashes", "internals", "fuzz", "rpc-client", "rpc-json", "rpc resolver = "2" [workspace.package] -version = "0.39.1" +version = "0.39.2" [patch.crates-io.dashcore_hashes] path = "hashes"