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