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