diff --git a/CHANGELOG.md b/CHANGELOG.md index c37240176..9ae452971 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# 0.28.7 +* Backwards compatible changes: + * Added `run_v1` + * Added `run_v1alpha1` + * Updated `androidpublisher_v3` + * Updated `texttospeech_v1` + # 0.28.6 * Backwards compatible changes: * Updated `adexchangebuyer2_v2beta1` diff --git a/lib/google/apis/version.rb b/lib/google/apis/version.rb index 7166b99b6..856539967 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.28.6'.freeze + VERSION = '0.28.7'.freeze # Current operating system # @private