Skip to content

Commit 6b93f10

Browse files
dunnslipset
authored andcommitted
[Fix clojure-emacs#416] Bump clojure-mode-version to 5.6.0 (clojure-emacs#417)
1 parent e32d7e7 commit 6b93f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clojure-mode.el

Lines changed: 1 addition & 1 deletion
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)