ruby-changes:64925
From: aycabta <ko1@a...>
Date: Mon, 18 Jan 2021 02:18:38 +0900 (JST)
Subject: [ruby-changes:64925] edafde6844 (master): [ruby/irb] [ruby/irb] [ruby/reline] Version 0.2.2
https://git.ruby-lang.org/ruby.git/commit/?id=edafde6844 From edafde684467ae45be5dd52c24ebb6ce25ef16f5 Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Mon, 18 Jan 2021 01:58:06 +0900 Subject: [ruby/irb] [ruby/irb] [ruby/reline] Version 0.2.2 https://github.com/ruby/reline/commit/dfb710946f https://github.com/ruby/irb/commit/1a1cdf9628 https://github.com/ruby/irb/commit/fe99faf8bd diff --git a/lib/reline/version.rb b/lib/reline/version.rb index 06a4900..9241aef 100644 --- a/lib/reline/version.rb +++ b/lib/reline/version.rb @@ -1,3 +1,3 @@ https://github.com/ruby/ruby/blob/trunk/lib/reline/version.rb#L1 module Reline - VERSION = '0.2.1' + VERSION = '0.2.2' end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/