# frozen_string_literal: true module Rubocop module Ruby19 module Version VERSION = "2.0.4" end end end