We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd1007a commit a089fb8Copy full SHA for a089fb8
lib/faraday/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Faraday
4
- VERSION = '1.5.1'
+ VERSION = '1.6.0'
5
end
0 commit comments