We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef407a commit 23e2495Copy full SHA for 23e2495
lib/faraday/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Faraday
4
- VERSION = '2.0.0.alpha-3'
+ VERSION = '2.0.0.alpha-4'
5
end
0 commit comments