summaryrefslogtreecommitdiff
path: root/cider.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2013-10-29 08:07:40 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2013-10-29 08:07:40 +0200
commit7aa07fa2fe39e315e39779d4b17a391bfce32aee (patch)
treeb7aeb80ef09bf615bd1eb6044c9066b0a7311bf8 /cider.el
parent01eb1204bb0bca2494be9a6b9964f62469a35944 (diff)
Fix library version discovery bug
Diffstat (limited to 'cider.el')
-rw-r--r--cider.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/cider.el b/cider.el
index 5dcd236d..28c05ba9 100644
--- a/cider.el
+++ b/cider.el
@@ -9,6 +9,7 @@
;; Hugo Duncan <hugo@hugoduncan.org>
;; Steve Purcell <steve@sanityinc.com>
;; URL: http://www.github.com/clojure-emacs/cider
+;; Version: 0.3.0
;; Keywords: languages, clojure, cider
;; This program is free software: you can redistribute it and/or modify