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