diff --git a/project.clj b/project.clj index bfaaaba..a48044c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject kioo "0.5.0-SNAPSHOT" +(defproject kioo "0.5" :description "enlive/enfocus style templating for Facebook's React." :url "http://github.com/ckirkendall/kioo" :author "Creighton Kirkendall"