ruby-changes:67375
From: aycabta <ko1@a...>
Date: Tue, 31 Aug 2021 05:28:25 +0900 (JST)
Subject: [ruby-changes:67375] bb2b5052f5 (master): [ruby/reline] Version 0.2.8.pre.4
https://git.ruby-lang.org/ruby.git/commit/?id=bb2b5052f5 From bb2b5052f52ec4885df744d08cc2b535a3240582 Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Tue, 31 Aug 2021 05:28:24 +0900 Subject: [ruby/reline] Version 0.2.8.pre.4 https://github.com/ruby/reline/commit/059d39b090 --- 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 7d10ff5..c0283f2 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.8.pre.3' + VERSION = '0.2.8.pre.4' end -- cgit v1.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/