diff --git a/project.clj b/project.clj index 348caa4..77983cf 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject pedestal-api "0.3.0-SNAPSHOT" +(defproject pedestal-api "0.3.0" :description "A batteries-included API for Pedestal using Swagger" :url "https://github.com/oliyh/pedestal-api" :license {:name "Eclipse Public License"