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