From 6bd956d130a627e7ebce03431d99333cb17dbfc9 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 13 Sep 2025 03:52:29 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8c2d385..e4be809 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "btracker-fs" -version = "0.3.0" +version = "0.3.1" edition = "2024" license = "MIT" readme = "README.md"