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