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

ruby-changes:59137

From: sonots <ko1@a...>
Date: Mon, 9 Dec 2019 22:56:28 +0900 (JST)
Subject: [ruby-changes:59137] ff7cc0dc34 (master): [ruby/logger] 1.4.1

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

From ff7cc0dc34832a074ce42e383439b87ea63b42f7 Mon Sep 17 00:00:00 2001
From: sonots <sonots@g...>
Date: Tue, 20 Aug 2019 21:10:08 +0900
Subject: [ruby/logger] 1.4.1

https://github.com/ruby/logger/commit/5987f518d1

diff --git a/lib/logger/version.rb b/lib/logger/version.rb
index 65c7f6b..e687f0c 100644
--- a/lib/logger/version.rb
+++ b/lib/logger/version.rb
@@ -1,5 +1,5 @@ https://github.com/ruby/ruby/blob/trunk/lib/logger/version.rb#L1
 # frozen_string_literal: true
 
 class Logger
-  VERSION = "1.4.0"
+  VERSION = "1.4.1"
 end
-- 
cgit v0.10.2


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

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