begin 0.5.2 development cycle

This commit is contained in:
Mike Blume 2015-03-09 13:26:26 -07:00
parent 210b2c43ff
commit 0be5eb3638

View file

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