ruby/lib/rdoc/version.rb
2019-12-24 08:04:01 +09:00

8 lines
75 B
Ruby

module RDoc
##
# RDoc version you are using
VERSION = '6.2.1'
end