From 8407f3fbf1a58dc426d84ea2127a84aa32f8decc Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Wed, 22 Jan 2025 17:10:50 +0100 Subject: [PATCH] Version 0.9.23 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 1bff689..acc91b5 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/daisyproducer2 "0.9.23-SNAPSHOT" +(defproject ch.sbs/daisyproducer2 "0.9.23" :description "FIXME: write description" :url "https://github.com/sbsdev/daisyproducer2"