lib/faraday/cookie_jar/version.rb



module Faraday
  module CookieJarVersion
    VERSION = "0.0.7"
  end
end