From 4b95062ff8ec72c7cd3eb90378d7d1c61b4d35ca Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Sat, 16 Oct 2021 09:29:44 +0200 Subject: [PATCH] Update project.clj --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 3548cd7..eae7cd7 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject rsspaper "1.1.8" +(defproject rsspaper "1.1.9" :description "RSSpaper" :url "https://github.com/tanrax/RSSpaper" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"