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