Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sqrrrl committed Jun 24, 2016
1 parent d8286f6 commit b4842fc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.9.10
* Add datastore v1beta3, regenerate APIs
* Reduce memory footprint used by mimetypes library
* Fix bug with pagination when items collection is nil


# 0.9.9
* Add monitoring v3, regenerate APIs
* Add samples for sheets, bigquery
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.9'
VERSION = '0.9.10'

# Current operating system
# @private
Expand Down

0 comments on commit b4842fc

Please sign in to comment.