ruby-changes:68336
From: aycabta <ko1@a...>
Date: Sat, 9 Oct 2021 23:27:49 +0900 (JST)
Subject: [ruby-changes:68336] 56140bc7af (master): [ruby/reline] Version 0.2.8.pre.11
https://git.ruby-lang.org/ruby.git/commit/?id=56140bc7af From 56140bc7af61059de18ab9dc88567dd9ddc54104 Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Sat, 9 Oct 2021 23:25:31 +0900 Subject: [ruby/reline] Version 0.2.8.pre.11 https://github.com/ruby/reline/commit/de858ee1ac --- 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 53a3781252..8425d5e14a 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.10' + VERSION = '0.2.8.pre.11' end -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/