From c023e2352fd03d4103ebf50f9c0eac9759477a1c Mon Sep 17 00:00:00 2001 From: xtreak Date: Thu, 22 Mar 2018 22:14:10 +0530 Subject: [PATCH] Back to snapshot --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index f02bca8..7a2d153 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject xtreak/clj-wordcloud "0.0.1" +(defproject xtreak/clj-wordcloud "0.0.2-SNAPSHOT" :description "A simple clojure wrapper around kumo for wordcloud generation" :url "http://github.com/tirkarthi/clj-wordcloud" :license {:name "MIT public license"