From: Matt Corallo Date: Tue, 9 Jul 2024 21:12:23 +0000 (+0000) Subject: Bump minor version for corrected strange `Txt` signature validation X-Git-Tag: v0.6.0^0 X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=fc720bbabee2cb6d460bac9311cd4148460e26f0;p=dnssec-prover Bump minor version for corrected strange `Txt` signature validation --- diff --git a/Cargo.toml b/Cargo.toml index 41dd55a..b7394b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dnssec-prover" -version = "0.5.5" +version = "0.6.0" authors = ["Matt Corallo"] license = "MIT OR Apache-2.0" repository = "https://git.bitcoin.ninja/index.cgi?p=dnssec-prover"