lib/activerecord-import/version.rb



module ActiveRecord
  module Import
    VERSION = "0.12.0"
  end
end