Skip to content

Commit d6abb3a

Browse files
committed
Update parseclj dependency to 1.0.2
1 parent e7ff673 commit d6abb3a

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-29)
4+
5+
- Update parseclj dependency to 1.0.2
6+
37
## 1.0.0 (2021-09-27)
48

59
### Added

parseedn.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
;; Author: Arne Brasseur <[email protected]>
66
;; Keywords: lisp clojure edn parser
7-
;; Package-Requires: ((emacs "25") (parseclj "1.0.0") (map "2"))
7+
;; Package-Requires: ((emacs "25") (parseclj "1.0.2") (map "2"))
88
;; Version: 1.0.0
99

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

0 commit comments

Comments
 (0)