From 8d217738e1dfe26d471a1cde99f136db810306e1 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Tue, 8 Oct 2024 16:30:38 +0200 Subject: [PATCH] Version 0.9.14 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 169d861..929b6b1 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/daisyproducer2 "0.9.14-SNAPSHOT" +(defproject ch.sbs/daisyproducer2 "0.9.14" :description "FIXME: write description" :url "https://github.com/sbsdev/daisyproducer2"