From 2014f4d771a3291e599c6a783c46d25c4fda6791 Mon Sep 17 00:00:00 2001 From: Manuel Sopena Ballesteros Date: Sat, 23 Nov 2024 19:21:39 +0100 Subject: [PATCH] chore: Release mesa version 0.42.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5b2117e..73b71b5 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.35" +version = "0.42.0" 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"