From 4034a243378c4069ec40d32830aa6a96c1041906 Mon Sep 17 00:00:00 2001 From: Paul Holzinger Date: Wed, 4 Sep 2024 15:30:49 +0200 Subject: Release v1.12.2 Signed-off-by: Paul Holzinger --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 71b3708..1036d66 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,7 +4,7 @@ version = 3 [[package]] name = "aardvark-dns" -version = "1.12.1" +version = "1.12.2" dependencies = [ "arc-swap", "chrono", diff --git a/Cargo.toml b/Cargo.toml index f459957..6278080 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.12.1" +version = "1.12.2" edition = "2018" authors = ["github.com/containers"] license = "Apache-2.0" -- cgit v1.2.3-70-g09d2