Update version in project.clj
This commit is contained in:
parent
2ed4199308
commit
8e3b0073f7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
(defproject honeysql "0.9.3"
|
||||
(defproject honeysql "0.9.4"
|
||||
:description "SQL as Clojure data structures"
|
||||
:license {:name "Eclipse Public License"
|
||||
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
||||
|
|
|
|||
Loading…
Reference in a new issue