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