diff --git a/project.clj b/project.clj index cf1abb2..e2c090d 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.zalando.stups/friboo "1.2.0-SNAPSHOT" +(defproject org.zalando.stups/friboo "1.2.0" :description "A utility library to write microservices in clojure." :url "https://github.com/zalando-stups/friboo"