ruby-changes:62909
From: aycabta <ko1@a...>
Date: Mon, 14 Sep 2020 02:20:41 +0900 (JST)
Subject: [ruby-changes:62909] 3a3e933033 (master): [ruby/reline] Version 0.1.5
https://git.ruby-lang.org/ruby.git/commit/?id=3a3e933033 From 3a3e933033b86811a9eaaaa2dbddc4a5cb88e601 Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Mon, 14 Sep 2020 00:49:51 +0900 Subject: [ruby/reline] Version 0.1.5 https://github.com/ruby/reline/commit/c8a419beb5 diff --git a/lib/reline/version.rb b/lib/reline/version.rb index a243bf3..aa0ef18 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.4' + VERSION = '0.1.5' end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/