# frozen_string_literal: true

class RedisClient
  VERSION = "0.22.2"
end
