From c9cb03418dc782701ada556a49a9e8de0b415fbc Mon Sep 17 00:00:00 2001 From: Fernando Ayats Date: Thu, 18 Apr 2024 08:39:33 +0200 Subject: [PATCH] bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index db42628..d553772 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -722,7 +722,7 @@ dependencies = [ [[package]] name = "nh" -version = "3.5.11" +version = "3.5.12" dependencies = [ "ambassador", "anstyle", diff --git a/Cargo.toml b/Cargo.toml index 8805a13..62992e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nh" -version = "3.5.11" +version = "3.5.12" edition = "2021" license = "EUPL-1.2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html