lib/effective_logging/version.rb in effective_logging-3.1.14 vs lib/effective_logging/version.rb in effective_logging-3.1.15

- old
+ new

@@ -1,3 +1,3 @@ module EffectiveLogging - VERSION = '3.1.14'.freeze + VERSION = '3.1.15'.freeze end