mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-20 18:21:37 +01:00
update version to 1.0.10; republish 4 select crates
This commit is contained in:
@@ -3019,7 +3019,7 @@ fn main() {
|
||||
|
||||
let mut app = App::new("firebase1-beta1")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("1.0.9+20190703")
|
||||
.version("1.0.10+20190703")
|
||||
.about("The Firebase Management API enables programmatic setup and management of Firebase projects, including a project's Firebase resources and Firebase apps.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_firebase1_beta1_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
|
||||
Reference in New Issue
Block a user