diff --git a/project.clj b/project.clj index 565ea4f..b58d3f1 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject lambdacd-artifacts "0.1.1-SNAPSHOT" +(defproject lambdacd-artifacts "0.1.1" :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"