From be5596507ff2b750b3187682c615e05722318ae3 Mon Sep 17 00:00:00 2001 From: aycabta Date: Tue, 27 Aug 2019 21:37:52 +0900 Subject: [PATCH] Version 5.0.1 --- lib/rdoc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rdoc.rb b/lib/rdoc.rb index 18b8fcb9f3..caf3b831f3 100644 --- a/lib/rdoc.rb +++ b/lib/rdoc.rb @@ -65,7 +65,7 @@ class Error < RuntimeError; end ## # RDoc version you are using - VERSION = '5.0.0' + VERSION = '5.0.1' ## # Method visibilities