diff --git a/CHANGELOG.md b/CHANGELOG.md index d2867d5cf..1e4202540 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 0.36.3 +* Backwards compatible changes: + * Updated `healthcare_v1beta1` + * Updated `sql_v1beta4` + # 0.36.2 * Backwards compatible changes: * Added `cloudbuild_v1alpha1` diff --git a/lib/google/apis/version.rb b/lib/google/apis/version.rb index 746f62b7b..975c6384e 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.36.2'.freeze + VERSION = '0.36.3'.freeze # Current operating system # @private