From befa624d30e594e6df5e26f4f886baecb61decf6 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Tue, 4 Mar 2025 17:38:42 +0100 Subject: [PATCH] Version 0.9.26 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 586b22c..a373c8f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/daisyproducer2 "0.9.26-SNAPSHOT" +(defproject ch.sbs/daisyproducer2 "0.9.26" :description "FIXME: write description" :url "https://github.com/sbsdev/daisyproducer2"