From ce7e85ad7c0bb9821330c91141885c043853ee69 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Mon, 9 Jul 2018 01:32:25 +0000 Subject: [PATCH] 0.23.3 --- CHANGELOG.md | 6 ++++++ lib/google/apis/version.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eb34a57d..edbd2b2e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 0.23.3 +* Backwards compatible changes: + * Updated `clouderrorreporting_v1beta1` + * Updated `serviceusage_v1` + * Updated `serviceusage_v1beta1` + # 0.23.2 * Backwards compatible changes: * Updated `cloudfunctions_v1beta2` diff --git a/lib/google/apis/version.rb b/lib/google/apis/version.rb index 98e64c732..59ec7982b 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.23.2' + VERSION = '0.23.3' # Current operating system # @private