# frozen_string_literal: true
class ERB
  # The string \ERB version.
  VERSION = '6.0.1'
end
