From b0b6836b1bc960b057275a0b560b70190928f7e7 Mon Sep 17 00:00:00 2001 From: Thomas Crowley Date: Thu, 21 Nov 2024 14:32:10 +1100 Subject: [PATCH] 1.0.0-rc3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"