lib/effective_logging/version.rb in effective_logging-1.5.7 vs lib/effective_logging/version.rb in effective_logging-1.5.8

- old
+ new

@@ -1,3 +1,3 @@ module EffectiveLogging - VERSION = '1.5.7'.freeze + VERSION = '1.5.8'.freeze end