From 0b12ded1cfd4cafcc35373a7d77f55cb05c12672 Mon Sep 17 00:00:00 2001 From: Draco-Lunaris-Echo Date: Fri, 5 Jun 2026 21:23:55 -0500 Subject: [PATCH] chore: bump version to 0.2.2 Co-authored-by: Draco Lunaris <331325+Draco-Lunaris@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bacb471..f66a148 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ members = [ ] [workspace.package] -version = "0.2.1" +version = "0.2.2" edition = "2021" authors = ["Echo "] license = "MIT"