From 8e56daa2437a4738e941f1cb5ea57deb337ba604 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 15 Nov 2025 20:33:22 +0200 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 58bc5c8a..1af99689 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "Yoda" -version = "0.12.6" +version = "0.12.7" edition = "2024" license = "MIT" readme = "README.md"