first release version!
This commit is contained in:
parent
f16fa9eacc
commit
cbe20263b7
|
@ -1,4 +1,4 @@
|
||||||
(defproject clj-figlet "0.1.0-SNAPSHOT"
|
(defproject clj-figlet "0.1"
|
||||||
:description "Library to generate text banners in an 'ASCII Art' style using FIGlet fonts."
|
:description "Library to generate text banners in an 'ASCII Art' style using FIGlet fonts."
|
||||||
:url "https://github.com/gered/clj-figlet"
|
:url "https://github.com/gered/clj-figlet"
|
||||||
:license {:name "MIT License"
|
:license {:name "MIT License"
|
||||||
|
|
Loading…
Reference in a new issue