From b0b301a65dae5925a5c2c6b79f0837821b6dccf5 Mon Sep 17 00:00:00 2001 From: Stefan Altmayer Date: Fri, 17 May 2024 11:40:29 +0200 Subject: [PATCH] (cargo-release) version 2.7.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ba69c94..a39f8f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spade" -version = "2.6.0" +version = "2.7.0" authors = ["Stefan Altmayer "] edition = "2021" documentation = "https://docs.rs/spade"