# frozen_string_literal: true

module Faraday
  module Retry
    VERSION = '2.3.2'
  end
end
