Skip to content

Commit 0e62583

Browse files
committed
Release 5.16.1
1 parent f5b85ca commit 0e62583

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master (unreleased)
44

5+
## 5.16.1 (2023-06-26)
6+
57
### Changes
68

79
* Font-lock Lein's `defproject` as a keyword.

clojure-mode.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
;; Maintainer: Bozhidar Batsov <[email protected]>
1313
;; URL: http://github.com/clojure-emacs/clojure-mode
1414
;; Keywords: languages clojure clojurescript lisp
15-
;; Version: 5.16.0
15+
;; Version: 5.16.1
1616
;; Package-Requires: ((emacs "25.1"))
1717

1818
;; This file is not part of GNU Emacs.

0 commit comments

Comments
 (0)