From 2a35f3b880427364a921fe548362214c5d27b6e5 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Tue, 29 Oct 2024 14:09:37 +0100 Subject: [PATCH] Version 0.9.17 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index e944f28..93d26ee 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/daisyproducer2 "0.9.17-SNAPSHOT" +(defproject ch.sbs/daisyproducer2 "0.9.17" :description "FIXME: write description" :url "https://github.com/sbsdev/daisyproducer2"