lib/effective_logging/version.rb in effective_logging-4.1.3 vs lib/effective_logging/version.rb in effective_logging-4.2.0

- old
+ new

@@ -1,3 +1,3 @@ module EffectiveLogging - VERSION = '4.1.3'.freeze + VERSION = '4.2.0'.freeze end