mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-23 03:33:51 +01:00
update version to 1.0.10; republish 4 select crates
This commit is contained in:
@@ -652,7 +652,7 @@ fn main() {
|
||||
|
||||
let mut app = App::new("translate2")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("1.0.9+20170525")
|
||||
.version("1.0.10+20170525")
|
||||
.about("The Google Cloud Translation API lets websites and programs integrate with
|
||||
Google Translate programmatically.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_translate2_cli")
|
||||
|
||||
Reference in New Issue
Block a user