Skip to content

Commit

Permalink
Add :url to project.clj.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtyaka committed May 23, 2013
1 parent 8848768 commit 962ea78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.clj
@@ -1,5 +1,6 @@
(defproject lein-oneoff "0.2.0" (defproject lein-oneoff "0.2.0"
:description "Dependency management for one-off scripts." :description "Dependency management for one-off scripts."
:url "https://github.com/mtyaka/lein-oneoff"
:eval-in-leiningen true :eval-in-leiningen true
:license {:name "Eclipse Public License" :license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}) :url "http://www.eclipse.org/legal/epl-v10.html"})

0 comments on commit 962ea78

Please sign in to comment.