ruby-changes:64842
From: aycabta <ko1@a...>
Date: Wed, 13 Jan 2021 01:13:34 +0900 (JST)
Subject: [ruby-changes:64842] 0e44247508 (master): [ruby/reline] Version 0.2.1
https://git.ruby-lang.org/ruby.git/commit/?id=0e44247508 From 0e4424750824e8ca779804315d0064b6c0975e83 Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Tue, 12 Jan 2021 01:15:33 +0900 Subject: [ruby/reline] Version 0.2.1 https://github.com/ruby/reline/commit/a3b3c6ee60 diff --git a/lib/reline/version.rb b/lib/reline/version.rb index 8499989..06a4900 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.2.0' + VERSION = '0.2.1' end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/