# frozen_string_literal: true module IdentityCache VERSION = "1.0.0" CACHE_VERSION = 8 end