lib/rubocop/lts/version.rb
# encoding: utf-8 # frozen_string_literal: true module Rubocop module Lts module Version VERSION = "2.1.1" end end end
# encoding: utf-8 # frozen_string_literal: true module Rubocop module Lts module Version VERSION = "2.1.1" end end end