Skip to content

Commit

Permalink
Version bump to 0.17.0 (rolling back 0.16.0 -> 0.16.2 releases from m…
Browse files Browse the repository at this point in the history
…aster).
  • Loading branch information
iMacTia committed Oct 6, 2019
1 parent 9307883 commit 22b689d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/faraday.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# conn.get '/'
#
module Faraday
VERSION = "0.16.3"
VERSION = "0.17.0"

class << self
# Public: Gets or sets the root path that Faraday is being loaded from.
Expand Down

0 comments on commit 22b689d

Please sign in to comment.