[前][次][番号順一覧][スレッド一覧]

ruby-changes:65745

From: aycabta <ko1@a...>
Date: Sat, 3 Apr 2021 01:28:43 +0900 (JST)
Subject: [ruby-changes:65745] 8a4472fb6d (master): [ruby/reline] Version 0.2.5

https://git.ruby-lang.org/ruby.git/commit/?id=8a4472fb6d

From 8a4472fb6d2df0f6407cef24df6a038be90d1462 Mon Sep 17 00:00:00 2001
From: aycabta <aycabta@g...>
Date: Sat, 3 Apr 2021 01:25:34 +0900
Subject: [ruby/reline] Version 0.2.5

https://github.com/ruby/reline/commit/22ce5651e5
---
 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 11e8145..44db465 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.4'
+  VERSION = '0.2.5'
 end
-- 
cgit v1.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]