lib/tracksperanto.rb in tracksperanto-2.8.1 vs lib/tracksperanto.rb in tracksperanto-2.8.2
- old
+ new
@@ -5,10 +5,10 @@
require "obuf"
require "progressive_io"
module Tracksperanto
PATH = File.expand_path(File.dirname(__FILE__))
- VERSION = '2.8.1'
+ VERSION = '2.8.2'
module Import; end
module Export; end
module Middleware; end
module Pipeline; end