Skip to content

Commit

Permalink
Moving to c.contracts v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fogus committed Mar 4, 2013
1 parent 35b2061 commit b83eed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,7 +1,7 @@
(defproject trammel "0.8.0-SNAPSHOT"
:description "A library providing contracts programming for Clojure."
:dependencies [[org.clojure/clojure "1.4.0"]
[org.clojure/core.contracts "0.0.2-SNAPSHOT"]]
[org.clojure/core.contracts "0.0.2"]]
:dev-dependencies [[lein-clojars "0.8.0"]
[jline "0.9.94"]
[swank-clojure "1.4.2"]
Expand Down

0 comments on commit b83eed6

Please sign in to comment.