mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/logger] Bump up logger version to 1.4.4
https://github.com/ruby/logger/commit/82a59c8d3f
This commit is contained in:
parent
a7d07ee90d
commit
de68de87ea
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class Logger
|
||||
VERSION = "1.4.3"
|
||||
VERSION = "1.4.4"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue