From e3abd89c9d4b2c3382cbbafc8a226dd74a6398ec Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 24 Feb 2025 07:52:43 +0200 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 39e2fd8..9eba89d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ggemini" -version = "0.17.0" +version = "0.17.1" edition = "2021" license = "MIT" readme = "README.md"