lib/rubocop/sorbet/version.rb



# frozen_string_literal: true

module RuboCop
  module Sorbet
    VERSION = "0.7.7"
  end
end