From: Matt Corallo Date: Thu, 1 Aug 2024 22:36:41 +0000 (+0000) Subject: Bump version to 0.6.5 for new less-code-size feature X-Git-Tag: v0.6.5^0 X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=c4e06c7d6099683b080d2f0c3b8b15d2d9e63824;p=dnssec-prover Bump version to 0.6.5 for new less-code-size feature --- diff --git a/Cargo.toml b/Cargo.toml index e3dcc76..82edf05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dnssec-prover" -version = "0.6.4" +version = "0.6.5" authors = ["Matt Corallo"] license = "MIT OR Apache-2.0" repository = "https://git.bitcoin.ninja/index.cgi?p=dnssec-prover"