lib/activerecord-import/version.rb



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