Skip to content
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.

Commit

Permalink
Add a little metadata to project.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
maravillas committed Aug 4, 2010
1 parent 2161026 commit 486ceca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions project.clj
@@ -1,5 +1,8 @@
(defproject lein-multi "0.1.0-SNAPSHOT"
:description "A Leiningen plugin for running tasks against multiple dependency sets."
:url "http://github.com/maravillas/lein-multi"
:license {:name "MIT License"
:url "http://www.opensource.org/licenses/mit-license.php"}
:dev-dependencies [[org.clojure/clojure "1.2.0-RC1"]
[org.clojure/clojure-contrib "1.2.0-RC1"]
[lein-clojars "0.5.0-SNAPSHOT"]
Expand Down

0 comments on commit 486ceca

Please sign in to comment.