Skip to content

Commit

Permalink
Release Google Cloud 0.21.1
Browse files Browse the repository at this point in the history
* No changes.
  • Loading branch information
blowmage committed Nov 9, 2016
1 parent aed64f2 commit 6c3e932
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/manifest.json
Expand Up @@ -38,8 +38,9 @@
"name": "google-cloud",
"defaultService": "google/cloud",
"versions": [
"v0.21.0",
"v0.21.1",
"master",
"v0.21.0",
"v0.20.1",
"v0.20.0"
]
Expand Down
4 changes: 4 additions & 0 deletions google-cloud/CHANGELOG.md
@@ -1,5 +1,9 @@
# Release History

### 0.21.1 / 2016-11-09

* No changes

### 0.21.0 / 2016-10-20

* Update all service gems to 0.21.x
Expand Down
2 changes: 1 addition & 1 deletion google-cloud/lib/google/cloud/version.rb
Expand Up @@ -15,6 +15,6 @@

module Google
module Cloud
VERSION = "0.21.0"
VERSION = "0.21.1"
end
end

0 comments on commit 6c3e932

Please sign in to comment.