← Back
Editing: version.rb
# frozen_string_literal: true module RDoc ## # RDoc version you are using VERSION = '7.0.4' end
Save File
Cancel