summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNAKAMURA Usaku <usa@ruby-lang.org>2021-05-31 23:47:41 +0900
committerNAKAMURA Usaku <usa@ruby-lang.org>2021-05-31 23:47:41 +0900
commit9e0e99023ddef9c0ea80dfc7f0b6924c1be95d03 (patch)
treed5dc048478f46cf5ced3f7d5aeb755ec7c0da113
parent483f303d02e768b69e476e0b9be4ab2f26389522 (diff)
bump the verion of RDoc for previous merge
-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 5c70744061..335aec3e1a 100644
--- a/lib/rdoc/version.rb
+++ b/lib/rdoc/version.rb
@@ -3,6 +3,6 @@ module RDoc
##
# RDoc version you are using
- VERSION = '6.2.1'
+ VERSION = '6.2.1.1'
end