From 95ed439a565f112b11ab790fb6592aa0bffebb91 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Sat, 2 Oct 2021 11:24:14 +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 32e8a40..8d67d6c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject rsspaper "1.1.3" +(defproject rsspaper "1.1.4" :description "RSSpaper" :url "https://github.com/tanrax/RSSpaper" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"