From: Matt Corallo Date: Tue, 9 Jul 2024 21:30:12 +0000 (+0000) Subject: Bump patch version for `TxtBytes` iteration behavior X-Git-Tag: v0.6.1^0 X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=5f10274bd3f9bd3a95060b2bf07945baa2a23d65;p=dnssec-prover Bump patch version for `TxtBytes` iteration behavior --- diff --git a/Cargo.toml b/Cargo.toml index b7394b2..83c7137 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dnssec-prover" -version = "0.6.0" +version = "0.6.1" authors = ["Matt Corallo"] license = "MIT OR Apache-2.0" repository = "https://git.bitcoin.ninja/index.cgi?p=dnssec-prover"