ruby-changes:66378
From: NAKAMURA <ko1@a...>
Date: Mon, 31 May 2021 23:48:13 +0900 (JST)
Subject: [ruby-changes:66378] 9e0e99023d (ruby_2_7): bump the verion of RDoc for previous merge
https://git.ruby-lang.org/ruby.git/commit/?id=9e0e99023d From 9e0e99023ddef9c0ea80dfc7f0b6924c1be95d03 Mon Sep 17 00:00:00 2001 From: NAKAMURA Usaku <usa@r...> Date: Mon, 31 May 2021 23:47:41 +0900 Subject: bump the verion of RDoc for previous merge --- lib/rdoc/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rdoc/version.rb b/lib/rdoc/version.rb index 5c70744..335aec3 100644 --- a/lib/rdoc/version.rb +++ b/lib/rdoc/version.rb @@ -3,6 +3,6 @@ module RDoc https://github.com/ruby/ruby/blob/trunk/lib/rdoc/version.rb#L3 ## # RDoc version you are using - VERSION = '6.2.1' + VERSION = '6.2.1.1' end -- cgit v1.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/