From 95e6ef47534e70d9cdf212377710e261a941846d Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 23 Mar 2017 15:28:54 +0100 Subject: [PATCH] push version to 0.2.3 --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index fe92550..aba6141 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "gog-sync" -version = "0.2.2" +version = "0.2.3" dependencies = [ "chrono 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.22.0 (registry+https://github.com/rust-lang/crates.io-index)",