# frozen_string_literal: true module EnumKit # @return [String] The gem's semantic version number. # VERSION = '0.3.1' end