diff --git a/project.clj b/project.clj index 263ec03..ace9732 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject io.factorhouse/kpow-streams-agent "1.0.0-rc2" +(defproject io.factorhouse/kpow-streams-agent "1.0.0-rc3" :description "Kpow's Kafka Streams monitoring agent" :url "https://github.com/factorhouse/kpow-streams-agent" :license {:name "Apache-2.0 License"