summaryrefslogtreecommitdiff
path: root/cider.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@tradeo.com>2013-10-29 16:19:07 +0200
committerBozhidar Batsov <bozhidar@tradeo.com>2013-10-29 16:19:07 +0200
commit93671cecb409428e0f33b31335785968234990d8 (patch)
tree208fe46b406047c1c3b0cfdfc651ccc176c4e49a /cider.el
parentfe158d85706503b1aefa24ca67a08a5a5903b369 (diff)
Start work on the 0.4.x series
Diffstat (limited to 'cider.el')
-rw-r--r--cider.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider.el b/cider.el
index ddb424f1..5edb5a17 100644
--- a/cider.el
+++ b/cider.el
@@ -9,7 +9,7 @@
;; Hugo Duncan <hugo@hugoduncan.org>
;; Steve Purcell <steve@sanityinc.com>
;; URL: http://www.github.com/clojure-emacs/cider
-;; Version: 0.3.1
+;; Version: 0.4.0-cvs
;; Package-Requires: ((clojure-mode "2.0.0") (cl-lib "0.3") (dash "2.1.0") (pkg-info "0.3"))
;; Keywords: languages, clojure, cider