lib/tracksperanto.rb in tracksperanto-3.3.7 vs lib/tracksperanto.rb in tracksperanto-3.3.8
- old
+ new
@@ -1,10 +1,10 @@
# -*- encoding : utf-8 -*-
%w( stringio delegate tempfile ).map(&method(:require))
module Tracksperanto
PATH = File.expand_path(File.dirname(__FILE__))
- VERSION = '3.3.7'
+ VERSION = '3.3.8'
module Import; end
module Export; end
module Tool; end
module Pipeline; end