begin 0.5.1 development cycle

This commit is contained in:
Mike Blume 2015-03-09 12:08:07 -07:00
parent f8be9cccad
commit e3b42d5cd9

View file

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