From d7c256bd701efeff41ceffce044adf1a5e4115e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ceyhun=20=C5=9Een?= Date: Thu, 7 Nov 2024 11:45:18 +0700 Subject: [PATCH] cargo: Update version. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2a1b647..4fa4a35 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bitcoin-mock-rpc" -version = "0.0.11" +version = "0.0.12" edition = "2021" [dependencies]