lib/tracksperanto.rb in tracksperanto-3.0.1 vs lib/tracksperanto.rb in tracksperanto-3.1.0

- 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 = '3.0.1' + VERSION = '3.1.0' module Import; end module Export; end module Tool; end module Pipeline; end