From 5f9d31048930be2d1e6869a1323ae6f0216b4cc8 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Mon, 28 Oct 2024 16:53:55 +0100 Subject: [PATCH] Version 0.9.16 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 2c87e98..d17c1d0 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/daisyproducer2 "0.9.16-SNAPSHOT" +(defproject ch.sbs/daisyproducer2 "0.9.16" :description "FIXME: write description" :url "https://github.com/sbsdev/daisyproducer2"