commit da7f88c822ee708eb546ce526a19d30f8474c95f
parent b1547e6bc70ceaca5000d57478cbd7244c6f0264
Author: Yuval Langer <yuvallangerontheroad@gmail.com>
Date: Wed, 7 Sep 2022 22:06:43 +0300
Bump diceware version.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cargo.toml b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "diceware"
-version = "0.3.7"
+version = "0.3.8"
authors = ["Yuval Langer <yuvallangerontheroad@gmail.com>"]
license = "AGPL-3.0"
repository = "https://gitlab.com/yuvallanger/rusty-diceware"