# frozen_string_literal: true

module RDoc

  ##
  # RDoc version you are using

  VERSION = '7.0.4'

end
