ruby-changes:65175
From: aycabta <ko1@a...>
Date: Sun, 7 Feb 2021 05:29:49 +0900 (JST)
Subject: [ruby-changes:65175] 93ebfed0a9 (master): [ruby/reline] Version 0.2.3
https://git.ruby-lang.org/ruby.git/commit/?id=93ebfed0a9 From 93ebfed0a97ba97a4a7421eca63c1c2883471d54 Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Sun, 7 Feb 2021 04:55:09 +0900 Subject: [ruby/reline] Version 0.2.3 https://github.com/ruby/reline/commit/b26c7d60c8 --- lib/reline/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/reline/version.rb b/lib/reline/version.rb index 9241aef..5b20f6f 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.2' + VERSION = '0.2.3' end -- cgit v1.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/