summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 3cd6d97..58398bb 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1359,7 +1359,7 @@ checksum = "defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03"
[[package]]
name = "netavark"
-version = "1.13.0-dev"
+version = "1.12.1"
dependencies = [
"anyhow",
"chrono",
diff --git a/Cargo.toml b/Cargo.toml
index f7802ec..30952ba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "netavark"
-version = "1.13.0-dev"
+version = "1.12.1"
edition = "2021"
authors = ["github.com/containers"]
license = "Apache-2.0"