ruby-changes:63936
From: aycabta <ko1@a...>
Date: Sat, 5 Dec 2020 03:09:39 +0900 (JST)
Subject: [ruby-changes:63936] 493f381c32 (master): [ruby/reline] Version 0.1.9
https://git.ruby-lang.org/ruby.git/commit/?id=493f381c32 From 493f381c327d129cfc8329c20cdb13413710ac2f Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Fri, 20 Nov 2020 04:14:44 +0900 Subject: [ruby/reline] Version 0.1.9 https://github.com/ruby/reline/commit/0b1b5e77ce diff --git a/lib/reline/version.rb b/lib/reline/version.rb index f5b988e..3227792 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.8' + VERSION = '0.1.9' end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/