From b4d44cc2589e27df34f70b1ec31ed4cb16c48a15 Mon Sep 17 00:00:00 2001 From: Letter N <24603524+LetterN@users.noreply.github.com> Date: Fri, 9 Jan 2026 16:50:51 +0800 Subject: [PATCH] tag this so it works --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a10be86..8262f86 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rust-g" edition = "2024" -version = "6.0.0" +version = "6.0.1" authors = [ "rust-g maintainer team", # current maintainers "Bjorn Neergaard ", # original author