Cut 0.9.1 release

This commit is contained in:
Michael Blume 2017-08-25 09:13:33 -07:00
parent 7256f7afba
commit af3c5e1691

View file

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