From 72ae0745c05d662b2987e5010f928a1b921e8547 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Tue, 3 Sep 2024 14:08:51 +0200 Subject: [PATCH] Version 0.41.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 21a273a..2e5f012 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/catalog "0.41.0-SNAPSHOT" +(defproject ch.sbs/catalog "0.41.0" :description "A webapp to generate catalogs of the new items in the library" :url "https://github.com/sbsdev/catalog"