ruby-changes:59428
From: aycabta <ko1@a...>
Date: Tue, 24 Dec 2019 09:56:59 +0900 (JST)
Subject: [ruby-changes:59428] 5e17834fc9 (master): [ruby/reline] Version 0.1.0
https://git.ruby-lang.org/ruby.git/commit/?id=5e17834fc9 From 5e17834fc900a699241764ef0baacd53992d7f07 Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Tue, 24 Dec 2019 09:55:05 +0900 Subject: [ruby/reline] Version 0.1.0 https://github.com/ruby/reline/commit/55d4dfec1e diff --git a/lib/reline/version.rb b/lib/reline/version.rb index 44ee2d5..5c68b1c 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.0.7' + VERSION = '0.1.0' end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/