Variable: cider-version

cider-version is a variable defined in cider.el.

Value

"1.22.0-snapshot"

Documentation

The current version of CIDER.

Key Bindings

Source Code

;; Defined in ~/.emacs.d/elpa/cider-20260414.1619/cider.el
(defconst cider-version "1.22.0-snapshot"
  "The current version of CIDER.")