From eee87d66b4011dbf58272ccc08568d3dbaa21b0a Mon Sep 17 00:00:00 2001 From: yggverse Date: Tue, 28 Jan 2025 10:19:24 +0200 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b19da7b..52cb044 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ggemini" -version = "0.14.0" +version = "0.14.1" edition = "2021" license = "MIT" readme = "README.md"