Skip to content

Commit

Permalink
Support 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed May 14, 2012
1 parent a318f7c commit 0f1debd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -5,7 +5,7 @@
:dependencies [[org.clojure/clojure "1.3.0"] :dependencies [[org.clojure/clojure "1.3.0"]
[org.mongodb/mongo-java-driver "2.7.3"] [org.mongodb/mongo-java-driver "2.7.3"]
[com.novemberain/validateur "1.1.0"] [com.novemberain/validateur "1.1.0"]
[clojurewerkz/support "0.3.0"]] [clojurewerkz/support "0.3.1"]]
:test-selectors {:default (complement :performance) :test-selectors {:default (complement :performance)
:focus :focus :focus :focus
:indexing :indexing :indexing :indexing
Expand Down

0 comments on commit 0f1debd

Please sign in to comment.