From a6dc8d39ae49adb9d958438e155b78945ee59a13 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 11 Oct 2025 21:33:04 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c6f13d3b..a7a45710 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "Yoda" -version = "0.12.2" +version = "0.12.3" edition = "2024" license = "MIT" readme = "README.md"