lib/google/ads/googleads/version.rb in google-ads-googleads-0.3.0 vs lib/google/ads/googleads/version.rb in google-ads-googleads-0.4.0

- old
+ new

@@ -17,9 +17,9 @@ # Module to keep the current library version. module Google module Ads module Googleads - CLIENT_LIB_VERSION = '0.3.0'.freeze + CLIENT_LIB_VERSION = '0.4.0'.freeze end end end