From 81c1e011e01f205464d19e2613011180fa3bfaea Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 26 Oct 2024 23:25: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 f366386..0cd53b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ggemini" -version = "0.4.0" +version = "0.5.0" edition = "2021" license = "MIT" readme = "README.md"