From 0496ea7746793a4b376704f55548d1e9f842f556 Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Sat, 10 Feb 2024 00:48:22 +0000 Subject: [PATCH] Bump version for cross-zone CNAME proofs and new util method --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f307984..a381d5d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dnssec-prover" -version = "0.3.5" +version = "0.3.6" authors = ["Matt Corallo"] license = "MIT OR Apache-2.0" repository = "https://git.bitcoin.ninja/index.cgi?p=dnssec-prover" -- 2.39.5