lib/tracksperanto.rb in tracksperanto-2.9.3 vs lib/tracksperanto.rb in tracksperanto-2.9.4

- old
+ new

@@ -6,10 +6,10 @@ require "obuf" require "progressive_io" module Tracksperanto PATH = File.expand_path(File.dirname(__FILE__)) - VERSION = '2.9.3' + VERSION = '2.9.4' module Import; end module Export; end module Middleware; end module Pipeline; end