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