From 9596264322c67780d67cda5e32f54d57a44636be Mon Sep 17 00:00:00 2001 From: Breval Ferrari Date: Sat, 19 Apr 2025 17:27:36 -0400 Subject: [PATCH] increment minor (forgor) --- bingus/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bingus/Cargo.toml b/bingus/Cargo.toml index bc52178..557029b 100644 --- a/bingus/Cargo.toml +++ b/bingus/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bingus" -version = "0.3.1" +version = "0.4.0" edition.workspace = true license.workspace = true description.workspace = true