[ruby/rdoc] Bump version to v6.10.0

https://github.com/ruby/rdoc/commit/2b79892ab4
This commit is contained in:
Stan Lo 2024-12-18 09:51:13 +00:00 committed by Hiroshi SHIBATA
parent a920808c4b
commit bba66f94f2
Notes: git 2025-12-18 19:57:38 +00:00

View File

@ -5,6 +5,6 @@ module RDoc
##
# RDoc version you are using
VERSION = '6.9.1'
VERSION = '6.10.0'
end