diff --git a/project.clj b/project.clj index 659a61e..99f305e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/catalog "0.36.0-SNAPSHOT" +(defproject ch.sbs/catalog "0.36.0" :description "A webapp to generate catalogs of the new items in the library" :url "https://github.com/sbsdev/catalog"