From 2e8d907c222b7048907bbdf91e0f77d4283cd7ee Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 12 Oct 2024 01:11:59 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ffe1b0dc..8a3b8560 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "Yoda" -version = "0.4.1" +version = "0.5.0" edition = "2021" license = "MIT" readme = "README.md"