lib/tracksperanto.rb in tracksperanto-2.9.6 vs lib/tracksperanto.rb in tracksperanto-2.9.7

- old
+ new

@@ -1,10 +1,10 @@ # -*- encoding : utf-8 -*- %w( stringio delegate tempfile flame_channel_parser obuf progressive_io ).map(&method(:require)) module Tracksperanto PATH = File.expand_path(File.dirname(__FILE__)) - VERSION = '2.9.6' + VERSION = '2.9.7' module Import; end module Export; end module Middleware; end module Pipeline; end