From b3907ab8be5dc6cd209bae4e087152d162a9b737 Mon Sep 17 00:00:00 2001 From: yggverse Date: Tue, 1 Oct 2024 17:24:36 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 528e6b5e..04df83b3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "Yoda" -version = "0.2.0" +version = "0.3.0" edition = "2021" license = "MIT" readme = "README.md"