# frozen_string_literal: true module Rubocop module Ruby18 module Version VERSION = "1.0.3" end end end