aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2025-04-22 21:58:50 +0200
committerDaniel Schadt <kingdread@gmx.de>2025-04-22 21:58:50 +0200
commit9ff8dcab2c0de9dfceeadb2894afe1b079613faa (patch)
treeef995e8368c896f1ac6db2cce3bc5ba5fe16b1a2 /Cargo.toml
parentaa259b1c8109bd590c1bd3abda0674729cfdf388 (diff)
downloadzears-master.tar.gz
zears-master.tar.bz2
zears-master.zip
push version to 0.2.0HEADv0.2.0master
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 85f7da5..9e408d4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zears"
-version = "0.1.0"
+version = "0.2.0"
edition = "2024"
license = "MIT"
description = "Rust implementation of the AEZ v5 cipher."