We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef0040f commit 47b3979Copy full SHA for 47b3979
1 file changed
lib/faraday/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Faraday
4
- VERSION = '1.9.2'
+ VERSION = '1.9.3'
5
end
0 commit comments