Skip to content

Commit 23e2495

Browse files
authored
Update version.rb
1 parent 9ef407a commit 23e2495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/faraday/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Faraday
4-
VERSION = '2.0.0.alpha-3'
4+
VERSION = '2.0.0.alpha-4'
55
end

0 commit comments

Comments
 (0)