0.1.1-SNAPSHOT

This commit is contained in:
Justin Kramer 2012-08-24 21:40:35 -04:00
parent 4b8c73d5ff
commit c466a8cd8f

View file

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