ruby-changes:63928
From: aycabta <ko1@a...>
Date: Sat, 5 Dec 2020 03:09:26 +0900 (JST)
Subject: [ruby-changes:63928] 853c176ea7 (master): [ruby/reline] Version 0.1.7
https://git.ruby-lang.org/ruby.git/commit/?id=853c176ea7 From 853c176ea7b36c498045b60359431afe06bd9e3f Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Sun, 1 Nov 2020 20:04:20 +0900 Subject: [ruby/reline] Version 0.1.7 https://github.com/ruby/reline/commit/710ca23427 diff --git a/lib/reline/version.rb b/lib/reline/version.rb index b45ea44..e316044 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.6' + VERSION = '0.1.7' end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/