From adade10c67307b565bf1514c3d18faf5e96c3b1c Mon Sep 17 00:00:00 2001 From: devitway Date: Mon, 23 Feb 2026 12:05:19 +0000 Subject: [PATCH] chore: bump version to 0.2.21 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ad57397..a23e175 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ members = [ ] [workspace.package] -version = "0.2.20" +version = "0.2.21" edition = "2021" license = "MIT" authors = ["DevITWay "]