Bump version to 0.2 as we now have full proof building support
authorMatt Corallo <git@bluematt.me>
Mon, 5 Feb 2024 10:04:29 +0000 (10:04 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 5 Feb 2024 10:04:29 +0000 (10:04 +0000)
Cargo.toml

index 64da0475f701892b8163bda52c195e18f3b941ee..5e31b018ee966a7669f15c6a837a6e275bc52a3e 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "dnssec-prover"
-version = "0.1.0"
+version = "0.2.0"
 authors = ["Matt Corallo"]
 license = "MIT OR Apache-2.0"
 repository = "https://git.bitcoin.ninja/index.cgi?p=dnssec-prover"