From 5c812eba8fe955331c9dc74fb3560381a52225d4 Mon Sep 17 00:00:00 2001 From: moparisthebest Date: Mon, 6 Nov 2017 23:22:47 -0500 Subject: [PATCH] Release 0.0.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 53a3310..19ff410 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rusty-keys" -version = "0.0.1" +version = "0.0.2" authors = ["moparisthebest "] license = "AGPL-3.0"