From 23f470553f21ad8ada7564ef3fcabccfb799a1ed Mon Sep 17 00:00:00 2001 From: Google APIs Date: Mon, 25 Sep 2017 01:32:03 +0000 Subject: [PATCH] 0.14.4 --- CHANGELOG.md | 10 ++++++++++ lib/google/apis/version.rb | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03b2094cf..cf09bafbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# 0.14.4 +* Backwards compatible changes: + * Updated `acceleratedmobilepageurl_v1` + * Updated `compute_alpha` + * Updated `compute_beta` + * Updated `compute_v1` + * Updated `content_v2` + * Updated `content_v2sandbox` + * Updated `servicecontrol_v1` + # 0.14.3 # 0.14.2 diff --git a/lib/google/apis/version.rb b/lib/google/apis/version.rb index 6920a64cd..726bd2e96 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.14.3' + VERSION = '0.14.4' # Current operating system # @private