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.1" ,
33 "google-apis-core+FILLER" : " 0.0.0" ,
4- "google-apis-generator" : " 0.15.0 " ,
4+ "google-apis-generator" : " 0.15.1 " ,
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.1 (2024-07-29)
4+
5+ #### Bug Fixes
6+
7+ * remove rexml from dependencies ([ #19971 ] ( https://github.com/googleapis/google-api-ruby-client/issues/19971 ) )
8+ * Remove temporary discovery patch ([ #19972 ] ( https://github.com/googleapis/google-api-ruby-client/issues/19972 ) )
9+
310### 0.15.0 (2024-05-13)
411
512#### Features
Original file line number Diff line number Diff line change 1515module Google
1616 module Apis
1717 class Generator
18- VERSION = "0.15.0 "
18+ VERSION = "0.15.1 "
1919 end
2020 end
2121end
You can’t perform that action at this time.
0 commit comments