From 3ecbcc0a06ac12b963b0769737b0c443b73b4652 Mon Sep 17 00:00:00 2001 From: Patrick Mooney Date: Thu, 17 Apr 2025 16:13:41 -0500 Subject: [PATCH] Release v0.12.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d9c498b..a1fdabb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "omicron-zone-package" -version = "0.12.0" +version = "0.12.1" authors = ["Sean Klein "] edition = "2021" rust-version = "1.81.0"