From a6d67b7f1a4445771e5ceb5e278286dd3a64bc3d Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Fri, 16 Aug 2024 10:39:42 -0500 Subject: Release v1.12.2 Signed-off-by: Brent Baude --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 58398bb..a0fe099 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1359,7 +1359,7 @@ checksum = "defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03" [[package]] name = "netavark" -version = "1.12.1" +version = "1.12.2" dependencies = [ "anyhow", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 30952ba..ea8701d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "netavark" -version = "1.12.1" +version = "1.12.2" edition = "2021" authors = ["github.com/containers"] license = "Apache-2.0" -- cgit v1.2.3-70-g09d2