lib/google/apis/version.rb in google-api-client-0.37.2 vs lib/google/apis/version.rb in google-api-client-0.37.3
- old
+ new
@@ -13,10 +13,10 @@
# limitations under the License.
module Google
module Apis
# Client library version
- VERSION = '0.37.2'.freeze
+ VERSION = '0.37.3'.freeze
# Current operating system
# @private
OS_VERSION = begin
if RUBY_PLATFORM =~ /mswin|win32|mingw|bccwin|cygwin/