ruby-changes:64376
From: aycabta <ko1@a...>
Date: Sun, 20 Dec 2020 16:34:17 +0900 (JST)
Subject: [ruby-changes:64376] 24fcbc92b4 (master): [ruby/irb] Version 1.2.8
https://git.ruby-lang.org/ruby.git/commit/?id=24fcbc92b4 From 24fcbc92b44d44bccf28d9375201162e627bb4ec Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Sun, 20 Dec 2020 16:16:11 +0900 Subject: [ruby/irb] Version 1.2.8 https://github.com/ruby/irb/commit/bcd96834c7 diff --git a/lib/irb/version.rb b/lib/irb/version.rb index 24ceeec..227742c 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.7" + VERSION = "1.2.8" @RELEASE_VERSION = VERSION - @LAST_UPDATE_DATE = "2020-09-19" + @LAST_UPDATE_DATE = "2020-12-20" end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/