From 02a3cac658a969c2bef2460f61b8346dcb44e8f3 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Mon, 5 Jul 2021 19:32:09 +0900 Subject: [ruby/rdoc] Bump version to 6.3.2 https://github.com/ruby/rdoc/commit/0a3a674583 --- lib/rdoc/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.2.3