From 5f8b70fdef82b73695c3a47eaeb107df7fa13d64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=ABl=20Schulz-Andres?= Date: Mon, 6 Jul 2026 12:49:43 +0200 Subject: [PATCH] prepare 0.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 85f6d32..2b9b0ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "argon2-cli" -version = "0.2.0" +version = "0.2.1" edition = "2024" authors = [ "Joel Schulz-Andres ",