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