From 13afb2292ed531b61f8444ecf9d5993c79632454 Mon Sep 17 00:00:00 2001 From: danielvici123 <94993276+danielvici@users.noreply.github.com> Date: Tue, 9 Jun 2026 20:17:56 +0200 Subject: [PATCH] chore: Bump version to 0.6.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a940d81..2490f86 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dhl" -version = "0.5.0" +version = "0.6.0" edition = "2024" [dependencies]