From 260ade9133deab16c6772f145e42a65a84751772 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Fri, 27 Aug 2021 11:39:03 +0200 Subject: [PATCH] Version 0.30.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 42f30b0..b55425e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/catalog "0.30.0-SNAPSHOT" +(defproject ch.sbs/catalog "0.30.0" :description "A webapp to generate catalogs of the new items in the library" :url "https://github.com/sbsdev/catalog"