ruby/lib/rdoc/version.rb
2020-12-21 16:22:08 +09:00

8 lines
75 B
Ruby

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