# frozen_string_literal: true

module Pronto
  module RubocopVersion
    VERSION = '0.11.3'
  end
end