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