From 2c9139e4b6c581447e00da0d1a1b9536e28e880d Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Tue, 21 Mar 2017 17:13:34 +0100 Subject: [PATCH] push version number --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5d0af42..2eaaca3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gog-sync" -version = "0.1.0" +version = "0.2.0" authors = ["Sebastian Hugentobler "] [dependencies]