push version

This commit is contained in:
Sebastian Hugentobler 2017-05-05 18:09:25 +02:00
parent 32a0fb7eff
commit e5340e1e11
4 changed files with 6 additions and 3 deletions

View file

@ -28,7 +28,7 @@ fn main() {
env_logger::init().unwrap();
let matches = App::new("Gog Synchronizer")
.version("0.3.1")
.version("0.3.2")
.author("Sebastian Hugentobler <sebastian@vanwa.ch>")
.about("Synchronizes your gog library to a local folder.")
.arg(Arg::with_name("game-storage")