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