mirror of
https://github.com/lostisland/faraday.git
synced 2025-11-28 00:03:35 -05:00
Version bump (0.13.0)
This commit is contained in:
parent
d1b05653a5
commit
ead6e342f6
@ -14,7 +14,7 @@ require 'forwardable'
|
|||||||
# conn.get '/'
|
# conn.get '/'
|
||||||
#
|
#
|
||||||
module Faraday
|
module Faraday
|
||||||
VERSION = "0.12.3"
|
VERSION = "0.13.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