# frozen_string_literal: true module Rubocop module Ruby22 module Version VERSION = "2.0.2" end end end