From ea224eed40f6265c9f4313139e16b116c9982866 Mon Sep 17 00:00:00 2001 From: = <=> Date: Wed, 5 Aug 2026 00:23:28 -0400 Subject: [PATCH] Bumping version to 1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 50dcb5f..4989ae7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = [ ] [workspace.package] -version = "0.9.3" +version = "1.0.1" edition = "2021" license = "GPL-3.0-or-later" authors = ["Jeremy "]