ruby-changes:73684
From: Ot=C3=A1vio <ko1@a...>
Date: Thu, 22 Sep 2022 22:28:55 +0900 (JST)
Subject: [ruby-changes:73684] 224a3ea718 (master): [ruby/reline] update version
https://git.ruby-lang.org/ruby.git/commit/?id=224a3ea718 From 224a3ea718f32daad2a9c874104c33b072dc361a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ot=C3=A1vio=20Schwanck=20dos=20Santos?= <otavioschwanck@g...> Date: Thu, 15 Sep 2022 13:19:44 +0100 Subject: [ruby/reline] update version https://github.com/ruby/reline/commit/ce1ac86179 --- lib/reline/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/reline/version.rb b/lib/reline/version.rb index 1bb1c02f3d..67a3d694bd 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.3.1' + VERSION = '0.3.2' end -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/