ruby-changes:60938
From: aycabta <ko1@a...>
Date: Wed, 29 Apr 2020 19:14:27 +0900 (JST)
Subject: [ruby-changes:60938] 213ebec7a7 (master): [ruby/reline] Version 0.1.4
https://git.ruby-lang.org/ruby.git/commit/?id=213ebec7a7 From 213ebec7a7a861eeb5fddd0bd0cf74498a520e63 Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Sat, 25 Apr 2020 17:15:24 +0900 Subject: [ruby/reline] Version 0.1.4 https://github.com/ruby/reline/commit/298144b06a diff --git a/lib/reline/version.rb b/lib/reline/version.rb index 1bf544d..a243bf3 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.1.3' + VERSION = '0.1.4' end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/