From 1bd618194f44df39813c52f9fb2a022d26b8a7eb Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Mon, 5 Feb 2024 10:04:29 +0000 Subject: [PATCH] Bump version to 0.2 as we now have full proof building support --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 64da047..5e31b01 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dnssec-prover" -version = "0.1.0" +version = "0.2.0" authors = ["Matt Corallo"] license = "MIT OR Apache-2.0" repository = "https://git.bitcoin.ninja/index.cgi?p=dnssec-prover" -- 2.39.5