ruby-changes:59484
From: aycabta <ko1@a...>
Date: Wed, 25 Dec 2019 19:13:20 +0900 (JST)
Subject: [ruby-changes:59484] e1e1d92277 (master): [ruby/reline] Version 0.1.2
https://git.ruby-lang.org/ruby.git/commit/?id=e1e1d92277 From e1e1d9227789028891c3553586de1c22e7274fed Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Wed, 25 Dec 2019 18:46:39 +0900 Subject: [ruby/reline] Version 0.1.2 https://github.com/ruby/reline/commit/b41024e317 diff --git a/lib/reline/version.rb b/lib/reline/version.rb index 27645bc..47b29bd 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.1' + VERSION = '0.1.2' end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/