0.4.0-SNAPSHOT

This commit is contained in:
Justin Kramer 2012-12-24 16:16:16 -05:00
parent f379e02273
commit f13eeacff8

View file

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