From bfd7543fb8b04c808d14040a94497b973471d82f Mon Sep 17 00:00:00 2001 From: Google APIs Date: Fri, 22 Sep 2017 06:12:28 +0000 Subject: [PATCH] 0.14.3 --- CHANGELOG.md | 2 ++ lib/google/apis/version.rb | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0925d4639..03b2094cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +# 0.14.3 + # 0.14.2 * Backwards compatible changes: * Added `oslogin_v1beta` diff --git a/lib/google/apis/version.rb b/lib/google/apis/version.rb index 00e41bab1..6920a64cd 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.2' + VERSION = '0.14.3' # Current operating system # @private