From 238a7865c3cade17ee362085a5b468b538d78a26 Mon Sep 17 00:00:00 2001 From: FliegendeWurst <2012gdwu@web.de> Date: Tue, 31 Jan 2017 14:19:42 +0100 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 93398af..37c2edf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pwgenr" -version = "0.1.0" +version = "0.1.1" authors = ["FliegendeWurst <2012gdwu@web.de>"] description = "A untypable password generator" repository = "https://gitlab.com/Sakuhl/pwgenr/"