lib/rubocop/sorbet/version.rb



# frozen_string_literal: true

module RuboCop
  module Sorbet
    VERSION = "0.10.5"
  end
end