lib/loggability.rb in loggability-0.8.0.pre.65 vs lib/loggability.rb in loggability-0.8.0

- old
+ new

@@ -10,10 +10,10 @@ # Package version constant VERSION = '0.8.0' # VCS revision - REVISION = %q$Revision: 44b025b728e6 $ + REVISION = %q$Revision: a4c6b86b7cbc $ # The key for the global logger (Loggability's own logger) GLOBAL_KEY = :__global__ # The methods that are delegated across all loggers