0.3.0-SNAPSHOT

This commit is contained in:
Justin Kramer 2012-11-01 13:58:38 -04:00
parent 1258880235
commit f503b42b0d

View file

@ -1,4 +1,4 @@
(defproject honeysql "0.2.0" (defproject honeysql "0.3.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"}