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