# frozen_string_literal: true

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