ruby-changes:64377
From: aycabta <ko1@a...>
Date: Sun, 20 Dec 2020 16:34:20 +0900 (JST)
Subject: [ruby-changes:64377] a7cacd33cc (master): [ruby/reline] Version 0.1.10
https://git.ruby-lang.org/ruby.git/commit/?id=a7cacd33cc From a7cacd33ccef56b6377d511e0bf3f8b7c1f760be Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Sun, 20 Dec 2020 16:15:58 +0900 Subject: [ruby/reline] Version 0.1.10 https://github.com/ruby/reline/commit/723c6e191a diff --git a/lib/reline/version.rb b/lib/reline/version.rb index 3227792..06da37d 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.9' + VERSION = '0.1.10' end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/