# frozen_string_literal: true

module HTTP
  module FormData
    # Gem version.
    VERSION = "2.2.0"
  end
end
