commit 1e9b23487e7df70a9a9f077bca80ea1eeaebec24
parent 5c8d0d2daa8b2bcde448f60ed711ca642746b5c2
Author: Yuval Langer <yuvallangerontheroad@gmail.com>
Date: Sat, 3 Sep 2022 19:35:02 +0300
Bump version number.
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.2"
+version = "0.3.3"
authors = ["Yuval Langer <yuvallangerontheroad@gmail.com>"]
license = "AGPL-3.0"
repository = "https://gitlab.com/yuvallanger/rusty-diceware"