File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ### [ 1.1.2] ( https://www.github.com/googleapis/google-auth-library-ruby/compare/googleauth/v1.1.1...googleauth/v1.1.2 ) (2022-02-22)
4+
5+
6+ ### Bug Fixes
7+
8+ * Support Faraday 2 ([ #365 ] ( https://www.github.com/googleapis/google-auth-library-ruby/issues/365 ) ) ([ 9bbb88f] ( https://www.github.com/googleapis/google-auth-library-ruby/commit/9bbb88f825fe185f69d314ff6808524ce036acb6 ) )
9+
310### [ 1.1.1] ( https://www.github.com/googleapis/google-auth-library-ruby/compare/googleauth/v1.1.0...googleauth/v1.1.1 ) (2022-02-14)
411
512
Original file line number Diff line number Diff line change @@ -16,6 +16,6 @@ module Google
1616 # Module Auth provides classes that provide Google-specific authorization
1717 # used to access Google APIs.
1818 module Auth
19- VERSION = "1.1.1 " . freeze
19+ VERSION = "1.1.2 " . freeze
2020 end
2121end
You can’t perform that action at this time.
0 commit comments