1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Merge RDoc 6.1.0.beta3 from upstream

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66286 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
aycabta 2018-12-08 17:39:52 +00:00
parent f6a38e180e
commit 18911e99d2
8 changed files with 96 additions and 67 deletions

View file

@ -3,6 +3,6 @@ module RDoc
##
# RDoc version you are using
VERSION = '6.1.0.beta2'
VERSION = '6.1.0.beta3'
end