From 3e520aa1eaff5a142a2cf777a167e29ed2816564 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 9 Jun 2025 12:05:55 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 23394fa..0b2b381 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "htcount" -version = "0.2.1" +version = "0.2.2" edition = "2024" license = "MIT" readme = "README.md"