lib/effective_logging/version.rb in effective_logging-4.0.0 vs lib/effective_logging/version.rb in effective_logging-4.1.0

- old
+ new

@@ -1,3 +1,3 @@ module EffectiveLogging - VERSION = '4.0.0'.freeze + VERSION = '4.1.0'.freeze end