push version to 0.2.3

This commit is contained in:
Sebastian Hugentobler 2017-03-23 15:28:54 +01:00
parent 2e01244401
commit 95e6ef4753

2
Cargo.lock generated
View File

@ -1,6 +1,6 @@
[root] [root]
name = "gog-sync" name = "gog-sync"
version = "0.2.2" version = "0.2.3"
dependencies = [ dependencies = [
"chrono 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "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)", "clap 2.22.0 (registry+https://github.com/rust-lang/crates.io-index)",