# frozen_string_literal: true class Shoes module Package VERSION = "4.0.0.pre10" end end