aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2021-07-05 19:32:09 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2021-07-06 11:02:14 +0900
commit02a3cac658a969c2bef2460f61b8346dcb44e8f3 (patch)
treec4b099e00b5e732347fa807b8fa5153539f48c78 /lib/rdoc
parent8a5e161cd9a251054e851d46ccc367609a31c1c7 (diff)
downloadruby-02a3cac658a969c2bef2460f61b8346dcb44e8f3.tar.gz
[ruby/rdoc] Bump version to 6.3.2
https://github.com/ruby/rdoc/commit/0a3a674583
Diffstat (limited to 'lib/rdoc')
-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 f6e18f7d4d..a3ef62d6be 100644
--- a/lib/rdoc/version.rb
+++ b/lib/rdoc/version.rb
@@ -3,6 +3,6 @@ module RDoc
##
# RDoc version you are using
- VERSION = '6.3.1'
+ VERSION = '6.3.2'
end