diff --git a/CHANGELOG.md b/CHANGELOG.md index 38dcc0fd2..9d33ce762 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/lib/google/apis/version.rb b/lib/google/apis/version.rb index e6ff40d7a..4389b2abe 100644 --- a/lib/google/apis/version.rb +++ b/lib/google/apis/version.rb @@ -15,7 +15,7 @@ module Google module Apis # Client library version - VERSION = '0.9.6' + VERSION = '0.9.7' # Current operating system # @private