diff --git a/project.clj b/project.clj index 1ee0cd9..b0f627f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject datomic-tx-metrics "0.1.0-SNAPSHOT" +(defproject datomic-tx-metrics "0.1.0" :description "Containing a callback handler for collecting Datomic Transactor + JVM metrics for consumption (e.g. by Prometheus) using a web endpoint offered by the included web server." :dependencies [[aleph "0.4.6"]