mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/logger] bump version to 1.4.2
https://github.com/ruby/logger/commit/d6c01cc652
This commit is contained in:
parent
0b10d46a57
commit
95f570d0d3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class Logger
|
||||
VERSION = "1.4.1"
|
||||
VERSION = "1.4.2"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue