0.1.2-SNAPSHOT

This commit is contained in:
Justin Kramer 2012-08-24 23:11:18 -04:00
parent d489005fcd
commit 76d0a182e7

View file

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