Skip to content

Commit 39a8a80

Browse files
chore(main): release google-ads-marketing_platform-admin 0.1.1 (#31322)
1 parent bc9b2a1 commit 39a8a80

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"google-ads-ad_manager+FILLER": "0.0.0",
44
"google-ads-ad_manager-v1": "2.1.0",
55
"google-ads-ad_manager-v1+FILLER": "0.0.0",
6-
"google-ads-marketing_platform-admin": "0.1.0",
6+
"google-ads-marketing_platform-admin": "0.1.1",
77
"google-ads-marketing_platform-admin+FILLER": "0.0.0",
88
"google-ads-marketing_platform-admin-v1alpha": "0.2.0",
99
"google-ads-marketing_platform-admin-v1alpha+FILLER": "0.0.0",

google-ads-marketing_platform-admin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 0.1.1 (2025-09-12)
4+
5+
#### Documentation
6+
7+
* Add examples to wrapper libraries README.md ([#31320](https://github.com/googleapis/google-cloud-ruby/issues/31320))
8+
39
### 0.1.0 (2025-05-21)
410

511
#### Features

google-ads-marketing_platform-admin/lib/google/ads/marketing_platform/admin/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Ads
2222
module MarketingPlatform
2323
module Admin
24-
VERSION = "0.1.0"
24+
VERSION = "0.1.1"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)