From da46864b9bce2f19db2b6b5419fd9f9bd5a61a18 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Sat, 31 Jul 2021 01:23:42 +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 5a7c0ff..e5d6a92 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject rsspaper "1.0.0" +(defproject rsspaper "1.1.0" :description "RSSpaper" :url "https://github.com/tanrax/RSSpaper" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"