ruby-changes:64406
From: Hiroshi <ko1@a...>
Date: Mon, 21 Dec 2020 16:22:38 +0900 (JST)
Subject: [ruby-changes:64406] 95ce5c0ee9 (master): [ruby/rdoc] Bump version to 6.3.0
https://git.ruby-lang.org/ruby.git/commit/?id=95ce5c0ee9 From 95ce5c0ee9baa692d419dd45f0e00cbd5cee4d4c Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA <hsbt@r...> Date: Mon, 21 Dec 2020 13:27:52 +0900 Subject: [ruby/rdoc] Bump version to 6.3.0 https://github.com/ruby/rdoc/commit/3d3616cb94 diff --git a/lib/rdoc/version.rb b/lib/rdoc/version.rb index 5c70744..bfb442c 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.3.0' end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/