From 3bc4ecfde13b0c6a7234fcc34d3e14067f6a7724 Mon Sep 17 00:00:00 2001 From: Bruno Garcia Date: Wed, 14 Jan 2026 13:53:52 -0300 Subject: [PATCH] bump to 0.7.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e0cf66a..3389c13 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bcore-mutation" -version = "0.6.0" +version = "0.7.0" edition = "2021" authors = ["Bruno Garcia "] description = "Mutation testing tool for Bitcoin Core"