summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBrent Baude <bbaude@redhat.com>2024-01-25 08:53:40 -0600
committerBrent Baude <bbaude@redhat.com>2024-01-25 08:53:40 -0600
commita78cfa83d2a6c0e29e2e22b9d38f1ce0ffc57cf5 (patch)
treed8dc79653da7bd4db962f738817a4ad3ceb26dd0 /Cargo.toml
parent187e0a61c4360a3938a9e3b1e722176194a60821 (diff)
Release v1.10.1v1.10.1
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 4758164..6d1b696 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "netavark"
-version = "1.11.0-dev"
+version = "1.10.1"
edition = "2021"
authors = ["github.com/containers"]
license = "Apache-2.0"