Skip to content

Commit

Permalink
clojure 1.4
Browse files Browse the repository at this point in the history
Conflicts:

	project.clj
  • Loading branch information
hiredman committed Jun 2, 2012
1 parent 106d328 commit c787e0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
@@ -1,3 +1,3 @@
(defproject tuples "0.0.1-SNAPSHOT"
(defproject tuples "1.0.0-SNAPSHOT"
:description "tuples for clojure"
:dependencies [[org.clojure/clojure "1.3.0"]])
:dependencies [[org.clojure/clojure "1.4.0"]])

0 comments on commit c787e0e

Please sign in to comment.