Skip to content

Commit 1c8f833

Browse files
committed
Release 1.0.2
1 parent 8a361f4 commit 1c8f833

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Unreleased
22

3+
## 1.0.2 (2021-09-28)
4+
5+
- Remove remaining a.el usage (this time for real)
6+
37
## 1.0.1 (2021-09-27)
48

59
- Remove remaining a.el usage

parseclj.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Arne Brasseur <[email protected]>
66
;; Keywords: lisp clojure edn parser
77
;; Package-Requires: ((emacs "25"))
8-
;; Version: 1.0.1
8+
;; Version: 1.0.2
99

1010
;; This file is not part of GNU Emacs.
1111

0 commit comments

Comments
 (0)