ruby-changes:64843
From: aycabta <ko1@a...>
Date: Wed, 13 Jan 2021 01:13:34 +0900 (JST)
Subject: [ruby-changes:64843] 9fa478e38a (master): [ruby/irb] Version 1.3.1
https://git.ruby-lang.org/ruby.git/commit/?id=9fa478e38a From 9fa478e38abb8efc75b17ee5171fa3aa36e88dad Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Tue, 12 Jan 2021 01:13:53 +0900 Subject: [ruby/irb] Version 1.3.1 https://github.com/ruby/irb/commit/c230d08911 diff --git a/lib/irb/version.rb b/lib/irb/version.rb index d28143f..673784b 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.3.0" + VERSION = "1.3.1" @RELEASE_VERSION = VERSION - @LAST_UPDATE_DATE = "2020-12-25" + @LAST_UPDATE_DATE = "2021-01-12" end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/