lib/activerecord-import/version.rb



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