mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
update all code after version update
This commit is contained in:
@@ -265,7 +265,7 @@ fn main() {
|
||||
|
||||
let mut app = App::new("qpxexpress1")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("1.0.13+20160708")
|
||||
.version("1.0.14+20160708")
|
||||
.about("Finds the least expensive flights between an origin and a destination.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_qpxexpress1_cli")
|
||||
.arg(Arg::with_name("folder")
|
||||
|
||||
Reference in New Issue
Block a user