[ruby/rdoc] Bump version to v6.9.0

https://github.com/ruby/rdoc/commit/dba9474732
This commit is contained in:
Stan Lo 2024-12-13 16:13:16 +00:00 committed by git
parent f3a117605c
commit 598c6cfe80

View File

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