# frozen_string_literal: true

module ActiveRecord
  module Import
    VERSION = "1.4.1"
  end
end
