Indicate post-0.9.2 dev

This commit is contained in:
Sean Corfield 2018-06-26 16:01:45 -07:00
parent 5b533cf1e0
commit 1e6b1bd308

View file

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