Cut 0.9.0 beta 2

This commit is contained in:
Michael Blume 2017-05-19 23:03:29 -07:00
parent ef90bc4094
commit 63d04cf8fc

View file

@ -1,4 +1,4 @@
(defproject honeysql "0.9.0-beta1" (defproject honeysql "0.9.0-beta2"
:description "SQL as Clojure data structures" :description "SQL as Clojure data structures"
:license {:name "Eclipse Public License" :license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"} :url "http://www.eclipse.org/legal/epl-v10.html"}