From dd6961265d3204dffd1563fb1d8047d941dcf6d5 Mon Sep 17 00:00:00 2001 From: Draco-Lunaris-Echo Date: Sat, 6 Jun 2026 00:04:08 -0500 Subject: [PATCH] chore: bump version to 0.2.4 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 f0c7ba9..ab872c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ members = [ ] [workspace.package] -version = "0.2.3" +version = "0.2.4" edition = "2021" authors = ["Echo "] license = "MIT"