mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-07 03:56:42 +01:00
update version to 1.0.10; republish 4 select crates
This commit is contained in:
@@ -1756,7 +1756,7 @@ fn main() {
|
||||
|
||||
let mut app = App::new("datastore1")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("1.0.9+20190421")
|
||||
.version("1.0.10+20190421")
|
||||
.about("Accesses the schemaless NoSQL database to provide fully managed, robust, scalable storage for your application.
|
||||
")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_datastore1_cli")
|
||||
|
||||
Reference in New Issue
Block a user