Skip to content

Commit 2ee4ca6

Browse files
dunnbbatsov
authored andcommitted
[Fix #416] Bump clojure-mode-version to 5.6.0 (#417)
1 parent a0e05e2 commit 2ee4ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clojure-mode.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
:link '(url-link :tag "Github" "https://github.com/clojure-emacs/clojure-mode")
8080
:link '(emacs-commentary-link :tag "Commentary" "clojure-mode"))
8181

82-
(defconst clojure-mode-version "5.5.2"
82+
(defconst clojure-mode-version "5.6.0"
8383
"The current version of `clojure-mode'.")
8484

8585
(defface clojure-keyword-face

0 commit comments

Comments
 (0)