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