diff --git a/project.clj b/project.clj index 6d9c697..c0d82c0 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject hipo "0.2.0-SNAPSHOT" +(defproject hipo "0.2.0" :description "ClojureScript DOM templating based on hiccup syntax." :url "https://github.com/jeluard/hipo" :license {:name "Eclipse Public License"