lib/activerecord-import/version.rb



module ActiveRecord
  module Import
    VERSION = "1.0.7".freeze
  end
end