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