Begin 0.8.1 release cycle.
This commit is contained in:
parent
64bf2f6188
commit
d700034f62
2 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
## 0.8.1 In development
|
||||
|
||||
## 0.8.0
|
||||
|
||||
* Get arglists right for generated helpers (@camsaul, @michaelblume)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
(defproject honeysql "0.8.0"
|
||||
(defproject honeysql "0.8.1-SNAPSHOT"
|
||||
: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