lib/activerecord-import/version.rb



# frozen_string_literal: true

module ActiveRecord
  module Import
    VERSION = "1.5.0"
  end
end