From 2faccf35df34c3f3376c0243ae84706f7d980c46 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Mon, 17 Jun 2024 10:10:42 +0200 Subject: [PATCH] Version 0.9.5-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index dc26e6f..dd4f037 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/daisyproducer2 "0.9.4" +(defproject ch.sbs/daisyproducer2 "0.9.5-SNAPSHOT" :description "FIXME: write description" :url "https://github.com/sbsdev/daisyproducer2"