Variable: cider-version
cider-version is a variable defined in cider.el.
Value
"2.1.0-snapshot"
Documentation
The current version of CIDER.
Key Bindings
Source Code
;; Defined in ~/.emacs.d/elpa/cider-20260822.1520/cider.el
(defconst cider-version "2.1.0-snapshot"
"The current version of CIDER.")