lib/activerecord-import/version.rb



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