From 4902cfc0453025430eb1530475bab7080670abc0 Mon Sep 17 00:00:00 2001 From: yggverse Date: Tue, 9 Sep 2025 15:50:23 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7c8a6fc..d2416ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "btracker-gemini" -version = "0.1.0" +version = "0.1.1" edition = "2024" license = "MIT" readme = "README.md"