diff --git a/project.clj b/project.clj index 4cf5790..3250b2d 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject thinktopic/raven "0.1.2-SNAPSHOT" +(defproject thinktopic/raven "0.1.2" :description "A simple notifications library using reagent." :url "http://www.github.com/thinktopic/raven" :license "Eclipse License"