We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d1c9c3 commit a8c4cf3Copy full SHA for a8c4cf3
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.0.6 (2021-10-13)
2
+
3
+- Make sure parseedn and parseclj versions are in sync
4
5
# 1.0.5 (2021-10-13)
6
7
- [#34](https://github.com/clojure-emacs/parseclj/pull/34) Replace `cl-case` with `cond`
parseclj.el
@@ -5,7 +5,7 @@
;; Author: Arne Brasseur <[email protected]>
;; Keywords: lisp clojure edn parser
;; Package-Requires: ((emacs "25"))
8
-;; Version: 1.0.4
+;; Version: 1.0.6
9
10
;; This file is not part of GNU Emacs.
11
0 commit comments