lib/loggability.rb in loggability-0.17.0 vs lib/loggability.rb in loggability-0.18.0
- old
+ new
@@ -7,10 +7,10 @@
# A mixin that provides a top-level logging subsystem based on Logger.
module Loggability
# Package version constant
- VERSION = '0.17.0'
+ VERSION = '0.18.0'
# The key for the global logger (Loggability's own logger)
GLOBAL_KEY = :__global__
# The methods that are delegated across all loggers