diff --git a/project.clj b/project.clj index 291fb90..86fea9f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject sqlingvo "0.6.3-SNAPSHOT" +(defproject sqlingvo "0.6.3" :description "A SQL DSL in Clojure." :url "http://github.com/r0man/sqlingvo" :license {:name "Eclipse Public License"