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