We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a361f4 commit 1c8f833Copy full SHA for 1c8f833
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Unreleased
2
3
+## 1.0.2 (2021-09-28)
4
+
5
+- Remove remaining a.el usage (this time for real)
6
7
## 1.0.1 (2021-09-27)
8
9
- Remove remaining a.el usage
parseclj.el
@@ -5,7 +5,7 @@
;; Author: Arne Brasseur <[email protected]>
;; Keywords: lisp clojure edn parser
;; Package-Requires: ((emacs "25"))
-;; Version: 1.0.1
+;; Version: 1.0.2
10
;; This file is not part of GNU Emacs.
11
0 commit comments