[ruby/rdoc] Bump version to v6.8.1

https://github.com/ruby/rdoc/commit/9a7ab17f40
This commit is contained in:
Stan Lo 2024-11-19 11:51:15 +00:00 committed by git
parent 39f421c9f1
commit 6dc3332650

View File

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