Bump version to 0.5.0-SNAPSHOT, ref. #51

This commit is contained in:
Dave Della Costa 2015-03-09 13:42:08 +09:00
parent 11e6d1c017
commit ae7a4fbb3d

View file

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