Bump version

This commit is contained in:
Steve Bazyl 2016-05-16 09:50:44 -07:00
parent 416ae55acf
commit aecb78f77f
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# 0.9.7
* Add sheets v4 & analytics reporting v4, regenerate APIs
# 0.9.6
* Rewind output stream if server unable to honor range request when resuming a download
* Fix web sample

View File

@ -15,7 +15,7 @@
module Google
module Apis
# Client library version
VERSION = '0.9.6'
VERSION = '0.9.7'
# Current operating system
# @private