We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd8bb11 commit fd14211Copy full SHA for fd14211
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master
4
5
+## 0.6.0 / 2014-04-24
6
+
7
### New features
8
9
* New interactive command `cider-change-buffers-designation`.
cider.el
@@ -9,7 +9,7 @@
;; Hugo Duncan <hugo@hugoduncan.org>
10
;; Steve Purcell <steve@sanityinc.com>
11
;; URL: http://www.github.com/clojure-emacs/cider
12
-;; Version: 0.6.0-cvs
+;; Version: 0.6.0
13
;; Package-Requires: ((clojure-mode "2.0.0") (cl-lib "0.3") (dash "2.4.1") (pkg-info "0.4"))
14
;; Keywords: languages, clojure, cider
15
0 commit comments