push version to 0.2.3

This commit is contained in:
Sebastian Hugentobler 2017-03-23 15:28:31 +01:00
parent e396d2f006
commit 2e01244401
2 changed files with 2 additions and 2 deletions

View file

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