From 3b19fe09e5313e6076937f1ed610cd86d578a602 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Mon, 18 Dec 2023 10:13:42 +0100 Subject: [PATCH] Version 0.9.9 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 873f535..1fd41b7 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/mdr2 "0.9.9-SNAPSHOT" +(defproject ch.sbs/mdr2 "0.9.9" :description "A Production Management Tool for DAISY Talking Books" :url "https://github.com/sbsdev/mdr2"