From b187321b7276a759dfbd97a0971483a1439ff3da Mon Sep 17 00:00:00 2001 From: Manuel Sopena Ballesteros Date: Fri, 4 Oct 2024 18:26:59 +0200 Subject: [PATCH] chore: Release mesa version 0.41.15 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 17e183e..50e4b6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" authors = ["Manuel Sopena Ballesteros "] name = "mesa" description = "A library for Shasta" -version = "0.41.14" +version = "0.41.15" license-file = "LICENSE" documentation = "https://github.com/eth-cscs/mesa/blob/main/README.md" homepage = "https://github.com/eth-cscs/mesa/blob/main/README.md"