lib/marlowe.rb in marlowe-1.0.2 vs lib/marlowe.rb in marlowe-1.0.3
- old
+ new
@@ -1,7 +1,7 @@
# Marlowe, a correlation id injector.
module Marlowe
- VERSION = '1.0.2' #:nodoc:
+ VERSION = '1.0.3' #:nodoc:
require 'marlowe/middleware'
require 'marlowe/rails' if defined? Rails::Railtie
autoload :Formatter, 'marlowe/formatter'