# frozen_string_literal: true

module RDoc

  ##
  # RDoc version you are using

  VERSION = '7.2.0'

end
