We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c45df5d commit 0996f90Copy full SHA for 0996f90
lib/logger/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
class Logger
4
- VERSION = "1.5.3"
+ VERSION = "1.6.0"
5
end
0 commit comments