ruby-changes:60081
From: aycabta <ko1@a...>
Date: Sat, 15 Feb 2020 22:42:20 +0900 (JST)
Subject: [ruby-changes:60081] 12ae7b3369 (master): [ruby/reline] Version 0.1.3
https://git.ruby-lang.org/ruby.git/commit/?id=12ae7b3369 From 12ae7b3369485eea1f556dfc766a040ac1a5a77a Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Fri, 14 Feb 2020 22:53:49 +0900 Subject: [ruby/reline] Version 0.1.3 https://github.com/ruby/reline/commit/ea2b182466 diff --git a/lib/reline/version.rb b/lib/reline/version.rb index 47b29bd..1bf544d 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.2' + VERSION = '0.1.3' end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/