diff --git a/project.clj b/project.clj index 5f207202f9..a7a86a3546 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clojars-rss "2020.05.08-SNAPSHOT" +(defproject clojars-rss "2020.05.09-SNAPSHOT" :description "Unofficially generated RSS feed for libraries recently registered on Clojars" :url "https://github.com/athos/clojars-rss" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"