ruby-changes:60034
From: aycabta <ko1@a...>
Date: Thu, 13 Feb 2020 15:23:07 +0900 (JST)
Subject: [ruby-changes:60034] 647ee6f091 (ruby_2_7): [ruby/reline] Version 0.1.2
https://git.ruby-lang.org/ruby.git/commit/?id=647ee6f091 From 647ee6f091eafcce70ffb75ddf7e121e192ab217 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/