cut 0.5.3 release
This commit is contained in:
parent
1a4f5c0acd
commit
0e06499aed
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
## 0.5.3 In development
|
||||
## 0.5.3
|
||||
|
||||
* Support exists syntax (@cddr)
|
||||
* Support locking selects (@dball)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
(defproject honeysql "0.5.3-SNAPSHOT"
|
||||
(defproject honeysql "0.5.3"
|
||||
: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