Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
derekmansen committed Dec 18, 2011
1 parent 29f72f7 commit 41550bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -2,7 +2,7 @@
:description "Swank server connecting Clojure to Emacs SLIME"
:url "http://github.com/technomancy/swank-clojure"
:dependencies [[org.clojure/clojure "1.2.1"]
[clj-stacktrace "0.2.5-SNAPSHOT"]]
[clj-stacktrace "0.2.4-SNAPSHOT"]]
:dev-dependencies [[lein-multi "1.0.0"]]
:multi-deps {"1.3" [[org.clojure/clojure "1.3.0"]]}
:shell-wrapper {:main swank.swank})

0 comments on commit 41550bf

Please sign in to comment.