From 19054ade8764c1f2fe205be94153255a0b7e467f Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Fri, 5 May 2023 12:05:50 +0200 Subject: [PATCH] Version 0.40.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index e96f1f1..5cf5c6c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/catalog "0.40.0-SNAPSHOT" +(defproject ch.sbs/catalog "0.40.0" :description "A webapp to generate catalogs of the new items in the library" :url "https://github.com/sbsdev/catalog"