first release!

This commit is contained in:
Gered 2014-04-04 17:23:58 -04:00
parent 9153a35a0e
commit 5c0b49461f

View file

@ -1,4 +1,4 @@
(defproject clj-image2ascii "0.1.0-SNAPSHOT"
(defproject clj-image2ascii "0.1"
:description "Tools for turning images into ASCII equivalents."
:url "https://github.com/gered/clj-image2ascii"
:license {:name "MIT License"