From e83732c11b92ef08e91b38fe85bf3f607bca2b12 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Wed, 6 Oct 2021 23:16:39 +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 69f7b94..aeaa095 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject rsspaper "1.1.5" +(defproject rsspaper "1.1.6" :description "RSSpaper" :url "https://github.com/tanrax/RSSpaper" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"