From b0bb40279978e570f74f1c853abf2672b50d53de Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Thu, 16 Sep 2021 16:37:47 +0200 Subject: [PATCH] Version 0.31.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 164f848..4910f93 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/catalog "0.31.0-SNAPSHOT" +(defproject ch.sbs/catalog "0.31.0" :description "A webapp to generate catalogs of the new items in the library" :url "https://github.com/sbsdev/catalog"