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"