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