lib/tracksperanto.rb in tracksperanto-3.5.1 vs lib/tracksperanto.rb in tracksperanto-3.5.2
- old
+ new
@@ -3,10 +3,10 @@
require 'forwardable'
require 'tempfile'
module Tracksperanto
PATH = File.expand_path(File.dirname(__FILE__))
- VERSION = '3.5.1'
+ VERSION = '3.5.2'
module Import; end
module Export; end
module Tool; end
module Pipeline; end