diff --git a/project.clj b/project.clj index d8b3cde..ce6cb92 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject michaelblume/honeysql "0.4.4-SNAPSHOT" +(defproject michaelblume/honeysql "0.4.4" :description "SQL as Clojure data structures" :url http://www.github.com/MichaelBlume/honeysql :license {:name "Eclipse Public License"