File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
lib/google/apis/generator Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "google-apis-core" : " 0.15.0" ,
33 "google-apis-core+FILLER" : " 0.0.0" ,
4- "google-apis-generator" : " 0.14 .0" ,
4+ "google-apis-generator" : " 0.15 .0" ,
55 "google-apis-generator+FILLER" : " 0.0.0"
66}
Original file line number Diff line number Diff line change 11# Release History
22
3+ ### 0.15.0 (2024-05-13)
4+
5+ #### Features
6+
7+ * Introduce api_version to discovery clients ([ #18969 ] ( https://github.com/googleapis/google-api-ruby-client/issues/18969 ) )
8+ * Update generated clients to depend on google-apis-core 0.15.0 ([ #18985 ] ( https://github.com/googleapis/google-api-ruby-client/issues/18985 ) )
9+
310### 0.14.0 (2024-02-23)
411
512#### Features
Original file line number Diff line number Diff line change 1515module Google
1616 module Apis
1717 class Generator
18- VERSION = "0.14 .0"
18+ VERSION = "0.15 .0"
1919 end
2020 end
2121end
You can’t perform that action at this time.
0 commit comments