From 0ee24b4fab1a1faef600a42c29863e1c3edd8c61 Mon Sep 17 00:00:00 2001 From: aycabta Date: Sun, 2 May 2021 20:52:41 +0900 Subject: [ruby/rdoc] Version 6.3.1 https://github.com/ruby/rdoc/commit/9307f932b7 --- lib/rdoc/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rdoc') diff --git a/lib/rdoc/version.rb b/lib/rdoc/version.rb index bfb442c5c9..f6e18f7d4d 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.0' + VERSION = '6.3.1' end -- cgit v1.2.3