# frozen_string_literal: true module Rubocop module Lts module Version VERSION = "24.0.2" end end end