Skip to content

Commit b150396

Browse files
committed
Fix the parseedn dep
1 parent 7436604 commit b150396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clj-refactor.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
;; Version: 3.0.0
1111
;; Keywords: convenience, clojure, cider
1212

13-
;; Package-Requires: ((emacs "26.1") (seq "2.19") (yasnippet "0.6.1") (paredit "24") (multiple-cursors "1.2.2") (clojure-mode "5.9") (cider "1.0") (parseedn "1.0.46") (inflections "2.3") (hydra "0.13.2"))
13+
;; Package-Requires: ((emacs "26.1") (seq "2.19") (yasnippet "0.6.1") (paredit "24") (multiple-cursors "1.2.2") (clojure-mode "5.9") (cider "1.0") (parseedn "1.0.6") (inflections "2.3") (hydra "0.13.2"))
1414

1515
;; This program is free software; you can redistribute it and/or
1616
;; modify it under the terms of the GNU General Public License

0 commit comments

Comments
 (0)