diff --git a/project.clj b/project.clj index b3a0bd73..b83cb4fd 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject lambdacd "0.2.0-SNAPSHOT" +(defproject lambdacd "0.2.0" :description "a library to create a continous delivery pipeline in code" :url "http://github.com/flosell/lambdacd" :license {:name "Apache License, version 2.0"