From 8e629a447f3a6e0b43d66476afcf3819b4799e07 Mon Sep 17 00:00:00 2001 From: Quantum Explorer Date: Sun, 13 Apr 2025 14:11:02 +0700 Subject: [PATCH] new version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"