# frozen_string_literal: true

module RuboCop
  module Performance
    module Version
      STRING = '1.8.1'
    end
  end
end
