lib/google/ads/google_ads/version.rb in google-ads-googleads-2.4.1 vs lib/google/ads/google_ads/version.rb in google-ads-googleads-3.0.0
- old
+ new
@@ -17,9 +17,9 @@
# Module to keep the current library version.
module Google
module Ads
module GoogleAds
- CLIENT_LIB_VERSION = '2.4.1'.freeze
+ CLIENT_LIB_VERSION = '3.0.0'.freeze
end
end
end