From 97b03175094b5804c818573ce5c0a8fc3a2aa291 Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 31 Oct 2024 05:29:07 +0200 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a0b883d..91de888 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ggemini" -version = "0.7.0" +version = "0.8.0" edition = "2021" license = "MIT" readme = "README.md"