From 9264ebd5dee0cecb6191c8b262011e86c03c94c6 Mon Sep 17 00:00:00 2001 From: Xyon Date: Tue, 8 Oct 2024 00:07:19 +0100 Subject: [PATCH] Bump manifold version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 660c4f5..2861e7a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "badgey" -version = "4.0.0" +version = "4.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html