ruby-changes:60107
From: aycabta <ko1@a...>
Date: Mon, 17 Feb 2020 23:32:15 +0900 (JST)
Subject: [ruby-changes:60107] dcb05179a9 (master): [ruby/irb] Version 1.2.3
https://git.ruby-lang.org/ruby.git/commit/?id=dcb05179a9 From dcb05179a969a024bbd3b7622f67468ddf07638c Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Sat, 15 Feb 2020 23:05:36 +0900 Subject: [ruby/irb] Version 1.2.3 https://github.com/ruby/irb/commit/dd56e06df5 diff --git a/lib/irb/version.rb b/lib/irb/version.rb index 337b144..7669c1c 100644 --- a/lib/irb/version.rb +++ b/lib/irb/version.rb @@ -11,7 +11,7 @@ https://github.com/ruby/ruby/blob/trunk/lib/irb/version.rb#L11 # module IRB # :nodoc: - VERSION = "1.2.2" + VERSION = "1.2.3" @RELEASE_VERSION = VERSION - @LAST_UPDATE_DATE = "2020-02-14" + @LAST_UPDATE_DATE = "2020-02-15" end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/