Skip to content

Commit

Permalink
updating to clojure 1.4.0-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
abedra committed Nov 30, 2011
1 parent 57883d5 commit cc6fc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,6 +1,6 @@
(defproject accession "0.1.1"
:description "A Clojure library for Redis"
:dependencies [[org.clojure/clojure "1.4.0-alpha1"]]
:dependencies [[org.clojure/clojure "1.4.0-alpha2"]]
:dev-dependencies [[marginalia "0.6.1" :exclusions [org.clojure/clojure]]
[lein-marginalia "0.6.1" :exclusions [org.clojure/clojure]]
[lein-clojars "0.6.0" :exclusions [org.clojure/clojure]]])

0 comments on commit cc6fc78

Please sign in to comment.