Release v0.0.1

This commit is contained in:
xtreak 2018-03-22 21:47:35 +05:30
parent 8f76e1175a
commit b76d8d00e5
2 changed files with 5 additions and 1 deletions

View file

@ -1 +1,5 @@
# Change Log # Change Log
### 0.0.1
- Initial wrapper with support for circles, rectangles and custom bitmaps.

View file

@ -1,4 +1,4 @@
(defproject xtreak/clj-wordcloud "0.0.1-SNAPSHOT" (defproject xtreak/clj-wordcloud "0.0.1"
:description "A simple clojure wrapper around kumo for wordcloud generation" :description "A simple clojure wrapper around kumo for wordcloud generation"
:url "http://github.com/tirkarthi/clj-wordcloud" :url "http://github.com/tirkarthi/clj-wordcloud"
:license {:name "MIT public license" :license {:name "MIT public license"