mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Bump version to 1.0.9; update JSON schemas; add new APIs
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.8+20190105")
|
||||
.version("1.0.9+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