Begin 0.6.4 development cycle

This commit is contained in:
Michael Blume 2016-02-09 14:56:22 -08:00
parent c4278f2370
commit 971e542b29

View file

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