diff --git a/project.clj b/project.clj index 34c52c8..dec44aa 100644 --- a/project.clj +++ b/project.clj @@ -4,7 +4,7 @@ (println "Building against LambdaCD version" lambdacd-version) -(defproject lambdacd-git "0.2.0-SNAPSHOT" +(defproject lambdacd-git "0.2.0" :description "Git support for LambdaCD" :url "https://github.com/flosell/lambdacd-git" :license {:name "Apache License, version 2.0"