Cut 0.6.1 release
This commit is contained in:
parent
bf7c6c67b2
commit
f0c40a960c
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
## 0.6.1 In development
|
||||
## 0.6.1
|
||||
|
||||
* Define parameterizable protocol on nil (@dball)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
(defproject honeysql "0.6.1-SNAPSHOT"
|
||||
(defproject honeysql "0.6.1"
|
||||
: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