From d5821c3ba688745e4f803a6bb2ea13644cc73987 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 10 Aug 2025 13:31:36 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0fe4cde..c758af8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "btracker" -version = "0.3.2" +version = "0.3.3" edition = "2024" license = "MIT" readme = "README.md"