ruby-changes:62912
From: aycabta <ko1@a...>
Date: Mon, 14 Sep 2020 02:20:43 +0900 (JST)
Subject: [ruby-changes:62912] 5d841f5631 (master): [ruby/irb] Version 1.2.5
https://git.ruby-lang.org/ruby.git/commit/?id=5d841f5631 From 5d841f563144a4864f0f60af2935e3eb82ee110a Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Mon, 14 Sep 2020 00:50:57 +0900 Subject: [ruby/irb] Version 1.2.5 https://github.com/ruby/irb/commit/07beb3964d diff --git a/lib/irb/version.rb b/lib/irb/version.rb index 861faa7..ff48589 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.4" + VERSION = "1.2.5" @RELEASE_VERSION = VERSION - @LAST_UPDATE_DATE = "2020-05-02" + @LAST_UPDATE_DATE = "2020-09-14" end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/