# frozen_string_literal: true module Dalli VERSION = '3.2.6' MIN_SUPPORTED_MEMCACHED_VERSION = '1.4' end