From a2f307f315e4384a049b4fc1e86a878f1a4da08a Mon Sep 17 00:00:00 2001 From: yggverse Date: Tue, 18 Mar 2025 01:10:34 +0200 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d27906ac..f5d79f2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "Yoda" -version = "0.11.4" +version = "0.11.5" edition = "2024" license = "MIT" readme = "README.md"