[ruby/rdoc] Bump version to v6.9.1

https://github.com/ruby/rdoc/commit/7cd125e2f0
This commit is contained in:
Stan Lo 2024-12-16 12:49:02 +00:00 committed by git
parent 946c823ddb
commit 9e7e938ed9

View File

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