lib/google/ads/googleads/version.rb in google-ads-googleads-0.1.0 vs lib/google/ads/googleads/version.rb in google-ads-googleads-0.2.0

- old
+ new

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