From fc8f9dbc3aa7084d43b47d93dface2769119168f Mon Sep 17 00:00:00 2001 From: yggverse Date: Tue, 9 Sep 2025 16:30:21 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f1f6bfd..097676a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "btracker" -version = "0.3.7" +version = "0.3.8" edition = "2024" license = "MIT" readme = "README.md"