mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-02 07:02:07 +01:00
chore(version-up): v1.0.5
This commit is contained in:
@@ -1026,7 +1026,7 @@ fn main() {
|
||||
|
||||
let mut app = App::new("dns1")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("1.0.4+20170512")
|
||||
.version("1.0.5+20170512")
|
||||
.about("Configures and serves authoritative DNS records.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_dns1_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
|
||||
Reference in New Issue
Block a user