diff --git a/project.clj b/project.clj index e09c992..d32c8f0 100644 --- a/project.clj +++ b/project.clj @@ -7,7 +7,7 @@ "1.7.0")) -(defproject lambdacd-artifacts "0.2.2-SNAPSHOT" +(defproject lambdacd-artifacts "0.2.2" :description "provides a way to access build artifacts generated by a step in LambdaCD" :url "http://github.com/flosell/lambdacd-artifacts" :license {:name "Apache License, version 2.0"