Skip to content

Commit fdcc6d5

Browse files
committed
Adding minor release artifacts
Change-Id: I810ad5ca920d33ad70ed4c424285190dac47f779
1 parent 71e51f7 commit fdcc6d5

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
38.1.0
2+
-----
3+
- Added more detailed metadata headers.
4+
15
38.0.0
26
-----
37
- Compatibility with v23.1, v22.1, v21.1, v20.2 of the API: https://developers.google.com/google-ads/api/docs/release-notes

lib/google/ads/google_ads/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ module Google
2020
module Ads
2121
module GoogleAds
2222
CLIENT_LIB_NAME = 'gccl'.freeze
23-
CLIENT_LIB_VERSION = '38.0.0'.freeze
23+
CLIENT_LIB_VERSION = '38.1.0'.freeze
2424
VERSION = CLIENT_LIB_VERSION
2525
end
2626
end

0 commit comments

Comments
 (0)