This commit is contained in:
Mike Blume 2015-03-09 09:59:01 -07:00
parent 34f84e41b4
commit f8be9cccad

View file

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