This commit is contained in:
Mike Blume 2015-03-09 13:23:34 -07:00
parent 1bec3a6143
commit 210b2c43ff

View file

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