diff --git a/project.clj b/project.clj index 243d09e..2a9f033 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject iapetos "0.1.3-SNAPSHOT" +(defproject iapetos "0.1.3" :description "A Clojure Prometheus Client" :url "https://github.com/xsc/iapetos" :license {:name "MIT License"