There was an error while loading. Please reload this page.
1 parent 89ebd59 commit 994e010Copy full SHA for 994e010
2 files changed
ChangeLog
@@ -1,3 +1,6 @@
1
+13.0.0:
2
+ - Removed support for v5.
3
+
4
12.0.2:
5
- Fixed a missing type in path lookup util.
6
lib/google/ads/google_ads/version.rb
@@ -19,7 +19,7 @@
19
module Google
20
module Ads
21
module GoogleAds
22
- CLIENT_LIB_VERSION = '12.0.2'.freeze
+ CLIENT_LIB_VERSION = '13.0.0'.freeze
23
VERSION = CLIENT_LIB_VERSION
24
end
25
0 commit comments