diff --git a/project.clj b/project.clj index 4943d1f7..4dda374b 100644 --- a/project.clj +++ b/project.clj @@ -2,7 +2,7 @@ (System/getenv "CLOJURE_VERSION") "1.8.0")) -(defproject lambdacd "0.14.3-SNAPSHOT" +(defproject lambdacd "0.14.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"