# frozen_string_literal: true module Rubocop module Lts VERSION = "8.0.0".freeze end end