From 3ce36e6c625859521fed2b41f7b688e030c23532 Mon Sep 17 00:00:00 2001 From: Andrew Rudenko Date: Fri, 22 May 2015 13:13:31 +0300 Subject: [PATCH] Version 0.1.7 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index c685a7a..4d6f93a 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject twarc "0.1.7-SNAPSHOT" +(defproject twarc "0.1.7" :description "Doing Quartz the right way" :url "https://github.com/prepor/twarc" :license {:name "Eclipse Public License"