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