From c299d1cd9e79a7d59d3d07734db94767be3fe44e Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 12 Mar 2025 16:32:03 +0200 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3e7e46ae..5da5ac6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "Yoda" -version = "0.11.0" +version = "0.11.1" edition = "2021" license = "MIT" readme = "README.md"