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

ruby-changes:73681

From: Ot=C3=A1vio <ko1@a...>
Date: Thu, 22 Sep 2022 22:28:48 +0900 (JST)
Subject: [ruby-changes:73681] 9d19d910c0 (master): [ruby/reline] Revert "update version"

https://git.ruby-lang.org/ruby.git/commit/?id=9d19d910c0

From 9d19d910c077d40a1d60d36baa4458926df857d4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ot=C3=A1vio=20Schwanck=20dos=20Santos?=
 <otavioschwanck@g...>
Date: Tue, 20 Sep 2022 14:11:55 +0100
Subject: [ruby/reline] Revert "update version"

This reverts commit https://github.com/ruby/reline/commit/ce1ac86179e6.

https://github.com/ruby/reline/commit/86602cd244
---
 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 67a3d694bd..1bb1c02f3d 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.2'
+  VERSION = '0.3.1'
 end
-- 
cgit v1.2.1


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

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