From bddafbb2a55ba22a8900931c13b80b1218d58fad Mon Sep 17 00:00:00 2001 From: Stefan Altmayer Date: Tue, 13 Aug 2024 22:28:20 +0200 Subject: [PATCH] (cargo-release) version 2.12.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 00cd7e2..19b4cee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spade" -version = "2.11.0" +version = "2.12.0" authors = ["Stefan Altmayer "] edition = "2021" documentation = "https://docs.rs/spade"