From ce2c09517fe9123ea9e45db085aa4f0e6c0d62a5 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 4 May 2017 16:37:16 +0200 Subject: [PATCH] push version --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 947db39..cd54faf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "gog-sync" -version = "0.2.4" +version = "0.3.0" dependencies = [ "chrono 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.23.3 (registry+https://github.com/rust-lang/crates.io-index)",