# frozen_string_literal: true

module SimpleCov
  module Formatter
    class HTMLFormatter
      VERSION = "0.13.2"
    end
  end
end
