ruby-changes:59468
From: aycabta <ko1@a...>
Date: Wed, 25 Dec 2019 10:09:24 +0900 (JST)
Subject: [ruby-changes:59468] 2462427008 (master): [ruby/reline] Version 0.1.1
https://git.ruby-lang.org/ruby.git/commit/?id=2462427008 From 246242700867ed3fdce8288897d74bd261379018 Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Wed, 25 Dec 2019 10:08:06 +0900 Subject: [ruby/reline] Version 0.1.1 https://github.com/ruby/reline/commit/923f97d068 diff --git a/lib/reline/version.rb b/lib/reline/version.rb index 5c68b1c..27645bc 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.0' + VERSION = '0.1.1' end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/