ruby-changes:63920
From: aycabta <ko1@a...>
Date: Sat, 5 Dec 2020 03:09:10 +0900 (JST)
Subject: [ruby-changes:63920] b3e0db8060 (master): [ruby/reline] Version 0.1.6
https://git.ruby-lang.org/ruby.git/commit/?id=b3e0db8060 From b3e0db80606614f11412604f1657a135002326e9 Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Wed, 21 Oct 2020 07:14:45 +0900 Subject: [ruby/reline] Version 0.1.6 https://github.com/ruby/reline/commit/20a7806815 diff --git a/lib/reline/version.rb b/lib/reline/version.rb index aa0ef18..b45ea44 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.5' + VERSION = '0.1.6' end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/