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