From ad6491884ec035d5e594cd7dc372bdd7ff6c3555 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Tue, 16 Nov 2021 14:37:09 +0100 Subject: [PATCH] Version 0.34.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index c45b8fe..a36c9d7 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/catalog "0.34.0-SNAPSHOT" +(defproject ch.sbs/catalog "0.34.0" :description "A webapp to generate catalogs of the new items in the library" :url "https://github.com/sbsdev/catalog"