From 06463e712579ae993d3b8b60d7ce9aca27df9c05 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 9 Jun 2025 13:28:48 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0b2b381..cd15b20 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "htcount" -version = "0.2.2" +version = "0.2.3" edition = "2024" license = "MIT" readme = "README.md"