diff --git a/project.clj b/project.clj index 281c023..c09ed7e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject honeysql "0.9.0-beta1" +(defproject honeysql "0.9.0-beta2" :description "SQL as Clojure data structures" :license {:name "Eclipse Public License" :url "http://www.eclipse.org/legal/epl-v10.html"}