# frozen_string_literal: true module RuboCop module AST module Version STRING = '1.16.0' end end end