aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2025-06-14 10:49:53 +0200
committerDaniel Schadt <kingdread@gmx.de>2025-06-14 10:49:53 +0200
commit8b6b19848f47c15524b08013610f07c115239da5 (patch)
tree440328773bd728adcf363f74065672041495b990 /Cargo.toml
parent44289d2309ca0ca8ca422e120967fb156b621964 (diff)
downloadzears-f3da91bf4c43297ea1cfaf7bd3fd9890828572fb.tar.gz
zears-f3da91bf4c43297ea1cfaf7bd3fd9890828572fb.tar.bz2
zears-f3da91bf4c43297ea1cfaf7bd3fd9890828572fb.zip
bump version to 0.2.1v0.2.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9e408d4..19e2939 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zears"
-version = "0.2.0"
+version = "0.2.1"
edition = "2024"
license = "MIT"
description = "Rust implementation of the AEZ v5 cipher."