From ebe8d7f413d0ec21488f60d2ca84806c418871c8 Mon Sep 17 00:00:00 2001 From: Fernando Ayats Date: Mon, 13 Jan 2025 09:00:33 +0100 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 fb3d535..977c2bb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -847,7 +847,7 @@ dependencies = [ [[package]] name = "nh" -version = "4.0.0-beta.5" +version = "4.0.0-beta.6" dependencies = [ "anstyle", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 50af529..d75adcb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nh" -version = "4.0.0-beta.5" +version = "4.0.0-beta.6" edition = "2021" license = "EUPL-1.2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html