From 076328591863ce216d980a329656c3d0377162ca Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Tue, 14 Jul 2020 11:39:54 +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 d06813f..debbf1f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject video-optimize "1.0.0-SNAPSHOT" +(defproject video-optimize "1.0.1-SNAPSHOT" :description "Watcher and optimize videos" :url "http://example.com/FIXME" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"