lib/rubocop/sorbet/version.rb



# frozen_string_literal: true
module RuboCop
  module Sorbet
    VERSION = "0.6.3"
  end
end