cut 0.5.2 release

This commit is contained in:
Mike Blume 2015-03-31 10:41:07 -07:00
parent a7f331fd4a
commit d8eece3e01

View file

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