mirror of
https://github.com/lostisland/faraday.git
synced 2025-11-08 00:18:34 -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 '/'
|
# conn.get '/'
|
||||||
#
|
#
|
||||||
module Faraday
|
module Faraday
|
||||||
VERSION = "0.9.2"
|
VERSION = "0.10.0"
|
||||||
|
|
||||||
class << self
|
class << self
|
||||||
# Public: Gets or sets the root path that Faraday is being loaded from.
|
# Public: Gets or sets the root path that Faraday is being loaded from.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user