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