Skip to content

Commit

Permalink
Lein 2 project.clj compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Jun 22, 2012
1 parent ac93602 commit f51b8e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
:description "A HTTP route matching library"
:url "http://github.com/weavejester/clout"
:dependencies [[org.clojure/clojure "1.2.1"]]
:dev-dependencies [[ring-mock "0.1.1"]])
:profiles
{:dev {:dependencies [[ring-mock "0.1.1"]]}})

0 comments on commit f51b8e3

Please sign in to comment.