summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2024-05-23 10:15:49 +0900
committergit <[email protected]>2024-05-23 01:17:32 +0000
commit2cc047df9a92e0c6b9d0fb57f305f49c4b5ed4cf (patch)
treefe047ec6f2f54e9dc4ef1179bc8589e297d22ed9
parent6d81ae3f013c83bf05371c923898ec4f777cfdba (diff)
[ruby/rdoc] Bump up 6.7.0
https://github.com/ruby/rdoc/commit/a667e616e1
-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 87842d9847..427d4ae232 100644
--- a/lib/rdoc/version.rb
+++ b/lib/rdoc/version.rb
@@ -5,6 +5,6 @@ module RDoc
##
# RDoc version you are using
- VERSION = '6.6.3.1'
+ VERSION = '6.7.0'
end