lib/activerecord-import/version.rb



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