Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sqrrrl committed Apr 14, 2016
1 parent 4e19ae6 commit d5ff570
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.9.5
* Add youtube partner API
* Allow bypassing the use of rails logger via `GOOGLE_API_USE_RAILS_LOGGER` ENV variable
* Update generated APIs

# 0.9.4
* Add `service.fetch_all` helper for automatically retrieving paged results
* Add IAM v1 & Cloud Resource Manager v1 APIs
Expand Down
2 changes: 1 addition & 1 deletion lib/google/apis/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
module Google
module Apis
# Client library version
VERSION = '0.9.4'
VERSION = '0.9.5'

# Current operating system
# @private
Expand Down

0 comments on commit d5ff570

Please sign in to comment.