Bump version now that we're (relatively) feature-complete
authorMatt Corallo <git@bluematt.me>
Tue, 6 Feb 2024 04:21:02 +0000 (04:21 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 6 Feb 2024 04:21:02 +0000 (04:21 +0000)
Cargo.toml

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