Skip to content

Commit

Permalink
chore(publish): publish remaining cli
Browse files Browse the repository at this point in the history
Seems there are a few inconsistencies that needed to be
ironed out manually.
  • Loading branch information
Byron committed Sep 11, 2016
1 parent 569e802 commit 4a92a47
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 1 deletion.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
2 changes: 2 additions & 0 deletions etc/api/shared.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ api:
- firebaserules
- runtimeconfig
- analyticsreporting
# Doesn't work with stable due to a known issue serializing it using syntex_syntax
- compute
- servicecontrol
- servicemanagement
- language
Expand Down
Empty file.
Empty file.
2 changes: 1 addition & 1 deletion gen/youtube3/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[package]

name = "google-youtube3"
version = "0.1.14+20160805"
version = "0.1.15+20160805"
authors = ["Sebastian Thiel <[email protected]>"]
description = "A complete library to interact with YouTube (protocol v3)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/youtube3"
Expand Down

0 comments on commit 4a92a47

Please sign in to comment.