diff --git a/project.clj b/project.clj index 87ae8c5..71dce81 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject kafka-http-reporter "0.3.0" +(defproject kafka-http-reporter "0.3.2" :description "Expose JMX metrics through a HTTP interface" :url "http://github.com/CloudKarafka/kafka-http-reporter" :license {:name "Apache License 2.0"