mirror of
https://github.com/lostisland/faraday.git
synced 2025-11-04 00:02:33 -05:00
Version bump to v0.10.0 in faraday.rb
This commit is contained in:
parent
4841852afd
commit
974e0e122c
@ -14,7 +14,7 @@ require 'forwardable'
|
||||
# conn.get '/'
|
||||
#
|
||||
module Faraday
|
||||
VERSION = "0.9.2"
|
||||
VERSION = "0.10.0"
|
||||
|
||||
class << self
|
||||
# Public: Gets or sets the root path that Faraday is being loaded from.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user