summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBrent Baude <bbaude@redhat.com>2023-11-20 14:01:52 -0600
committerBrent Baude <bbaude@redhat.com>2023-11-20 14:01:52 -0600
commite4785bd5430e7f3006bb537e95c2a0f9311f85bc (patch)
treef39596b9f75919c6d0328931f5360802f4dae975 /Cargo.toml
parente406f83a933419957f35ab4d7b972f1bb4bd5524 (diff)
Release v1.9.0v1.9.0
Signed-off-by: Brent Baude <bbaude@redhat.com>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 52d10b7..e872b10 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "aardvark-dns"
# This version specification right below is reused by .packit.sh to generate rpm version
-version = "1.9.0-dev"
+version = "1.9.0"
edition = "2018"
authors = ["github.com/containers"]
license = "Apache-2.0"