Skip to content

Commit 8b8cf4c

Browse files
author
Bozhidar Batsov
committed
Bump the cl-lib dep
1 parent 4488c6b commit 8b8cf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cider.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
;; Steve Purcell <[email protected]>
1111
;; URL: http://www.github.com/clojure-emacs/cider
1212
;; Version: 0.8.0-cvs
13-
;; Package-Requires: ((clojure-mode "3.0.0") (cl-lib "0.3") (dash "2.4.1") (pkg-info "0.4") (emacs "24") (queue "0.1.1"))
13+
;; Package-Requires: ((clojure-mode "3.0.0") (cl-lib "0.5") (dash "2.4.1") (pkg-info "0.4") (emacs "24") (queue "0.1.1"))
1414
;; Keywords: languages, clojure, cider
1515

1616
;; This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)