From 9784ad1813a3fc0c3dc039265db584c77618feff Mon Sep 17 00:00:00 2001 From: devitway Date: Tue, 24 Feb 2026 09:20:52 +0000 Subject: [PATCH] chore: bump version to 0.2.22 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a23e175..2c91cc6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ members = [ ] [workspace.package] -version = "0.2.21" +version = "0.2.22" edition = "2021" license = "MIT" authors = ["DevITWay "]