From: Matt Corallo Date: Mon, 18 Nov 2024 15:01:19 +0000 (+0000) Subject: Bump version to 0.6.6 for dup records fix and new root key X-Git-Tag: v0.6.6^0 X-Git-Url: http://git.bitcoin.ninja/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=dnssec-prover Bump version to 0.6.6 for dup records fix and new root key --- diff --git a/Cargo.toml b/Cargo.toml index 82edf05..face1bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dnssec-prover" -version = "0.6.5" +version = "0.6.6" authors = ["Matt Corallo"] license = "MIT OR Apache-2.0" repository = "https://git.bitcoin.ninja/index.cgi?p=dnssec-prover"