Skip to content

Commit

Permalink
Changes for v2_2 release (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
devchas authored Oct 1, 2019
1 parent 0f3dc25 commit 06c5b86
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
3.2.0:
- Adding support for Google Ads API v2_2.

3.1.0:
- Adding support for Google Ads API v2_1.

Expand Down
2 changes: 1 addition & 1 deletion lib/google/ads/google_ads/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
module Google
module Ads
module GoogleAds
CLIENT_LIB_VERSION = '3.1.0'.freeze
CLIENT_LIB_VERSION = '3.2.0'.freeze
end
end
end

0 comments on commit 06c5b86

Please sign in to comment.