From 1a9b4802fa9042fd8891f7017c7e64bba12048f5 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 12 Oct 2025 16:20:56 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a7a45710..e6275aa5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "Yoda" -version = "0.12.3" +version = "0.12.4" edition = "2024" license = "MIT" readme = "README.md"