# frozen_string_literal: true module Rubocop module Ruby20 module Version VERSION = "2.0.1" end end end