0.5.0-SNAPSHOT

This commit is contained in:
Justin Kramer 2013-08-07 10:29:34 -04:00
parent b1413128f3
commit 35fbbabffa

View file

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