From 1b55c57338ea284a8b14260ceb85503d360d1337 Mon Sep 17 00:00:00 2001 From: Manuel Sopena Ballesteros Date: Mon, 28 Oct 2024 17:34:41 +0100 Subject: [PATCH] chore: Release mesa version 0.41.28 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f708cdd..6cb0096 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.27" +version = "0.41.28" 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"