ruby-changes:68224
From: aycabta <ko1@a...>
Date: Sun, 3 Oct 2021 21:48:23 +0900 (JST)
Subject: [ruby-changes:68224] 7f02cc50dd (master): [ruby/reline] Version 0.2.8.pre.10
https://git.ruby-lang.org/ruby.git/commit/?id=7f02cc50dd From 7f02cc50ddac5200d81dfa636ff2a6c9fa9044b5 Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Sun, 3 Oct 2021 21:47:46 +0900 Subject: [ruby/reline] Version 0.2.8.pre.10 https://github.com/ruby/reline/commit/1c6c0c82f0 --- 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 1c8ef4ce89..53a3781252 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.9' + VERSION = '0.2.8.pre.10' end -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/