From 182a69ed056efff79d34cb29cdc5cf3ecb1486c8 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Mon, 25 Nov 2024 10:19:21 +0100 Subject: [PATCH] Version 0.9.19 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index cbc965e..f2d6ad5 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/daisyproducer2 "0.9.19-SNAPSHOT" +(defproject ch.sbs/daisyproducer2 "0.9.19" :description "FIXME: write description" :url "https://github.com/sbsdev/daisyproducer2"