# frozen_string_literal: true module Rubocop module Ruby22 VERSION = "1.0.0".freeze end end