lib/tracksperanto.rb in tracksperanto-1.3.0 vs lib/tracksperanto.rb in tracksperanto-1.3.1
- old
+ new
@@ -2,10 +2,10 @@
require 'delegate'
module Tracksperanto
PATH = File.expand_path(File.dirname(__FILE__))
- VERSION = '1.3.0'
+ VERSION = '1.3.1'
module Import; end
module Export; end
module Middleware; end
module Pipeline; end
\ No newline at end of file