From 2801f9923111e44cbbe9e24ae1e4a18d63b356ae Mon Sep 17 00:00:00 2001 From: Manuel Sopena Ballesteros Date: Wed, 18 Sep 2024 01:20:52 +0200 Subject: [PATCH] chore: Release mesa version 0.41.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 90aa02b..81b6af5 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.1" +version = "0.41.2" 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"