Skip to content

Commit a8c4cf3

Browse files
committed
Correctly bump versions
1 parent 6d1c9c3 commit a8c4cf3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.0.6 (2021-10-13)
2+
3+
- Make sure parseedn and parseclj versions are in sync
4+
15
# 1.0.5 (2021-10-13)
26

37
- [#34](https://github.com/clojure-emacs/parseclj/pull/34) Replace `cl-case` with `cond`

parseclj.el

+1-1
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.4
8+
;; Version: 1.0.6
99

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

0 commit comments

Comments
 (0)