diff --git a/project.clj b/project.clj index 31d4d70..32c551c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject io.aviso/pretty "0.1.12-SNAPSHOT" +(defproject io.aviso/pretty "0.1.12" :description "Clojure library to help print things, prettily" :url "https://github.com/AvisoNovate/pretty" :license {:name "Apache Sofware License 2.0"