lib/google/ads/google_ads/version.rb in google-ads-googleads-17.0.0 vs lib/google/ads/google_ads/version.rb in google-ads-googleads-18.0.0
- old
+ new
@@ -18,10 +18,10 @@
module Google
module Ads
module GoogleAds
CLIENT_LIB_NAME = 'gccl'.freeze
- CLIENT_LIB_VERSION = '17.0.0'.freeze
+ CLIENT_LIB_VERSION = '18.0.0'.freeze
VERSION = CLIENT_LIB_VERSION
end
end
end