Skip to content

Commit

Permalink
Bump Clojure version.
Browse files Browse the repository at this point in the history
  • Loading branch information
hypirion committed Mar 11, 2013
1 parent a66d7e8 commit 09d48f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:url "http://github.com/hyPiRion/primes"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.4.0"]]
:dependencies [[org.clojure/clojure "1.5.1"]]

:warn-on-reflection true

Expand Down

0 comments on commit 09d48f5

Please sign in to comment.