Update version in project.clj

This commit is contained in:
Sean Corfield 2018-10-01 14:58:06 -07:00
parent 2ed4199308
commit 8e3b0073f7

View file

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