Skip to content

Commit

Permalink
defconst cider-version "1.8.4-snapshot"
Browse files Browse the repository at this point in the history
  • Loading branch information
vemv committed Oct 18, 2023
1 parent 944d677 commit b5e4c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cider.el
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
(require 'sesman)
(require 'package)

(defconst cider-version "1.8.3"
(defconst cider-version "1.8.4-snapshot"
"The current version of CIDER.")

(defconst cider-codename "Geneva"
Expand Down

0 comments on commit b5e4c62

Please sign in to comment.