lib/activerecord-import/version.rb



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