From 30c5e8c4b9353dfb716033901cec7529eace3922 Mon Sep 17 00:00:00 2001 From: aycabta Date: Tue, 24 Dec 2019 08:03:00 +0900 Subject: [ruby/rdoc] Version 6.2.1 https://github.com/ruby/rdoc/commit/c65e14d112 --- 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 bf15aa7d79..5c70744061 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.0' + VERSION = '6.2.1' end -- cgit v1.2.3