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