summaryrefslogtreecommitdiff
path: root/lib/rdoc/version.rb
diff options
context:
space:
mode:
authorStan Lo <[email protected]>2024-12-18 09:51:13 +0000
committerHiroshi SHIBATA <[email protected]>2024-12-19 08:45:31 +0900
commitbba66f94f24701ea22741196beaedc81ed19789e (patch)
tree151944ccd9944d076e6621ef9a4340e40e568638 /lib/rdoc/version.rb
parenta920808c4bf1bfa802d46c86993adfd7313459d4 (diff)
[ruby/rdoc] Bump version to v6.10.0
https://github.com/ruby/rdoc/commit/2b79892ab4
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/12394
Diffstat (limited to 'lib/rdoc/version.rb')
-rw-r--r--lib/rdoc/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rdoc/version.rb b/lib/rdoc/version.rb
index 9fea731617..92996d5cdf 100644
--- a/lib/rdoc/version.rb
+++ b/lib/rdoc/version.rb
@@ -5,6 +5,6 @@ module RDoc
##
# RDoc version you are using
- VERSION = '6.9.1'
+ VERSION = '6.10.0'
end