Cut 0.9.2 release
This commit is contained in:
parent
c27084cf75
commit
0eff12e4a6
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@honeysql/honeysql",
|
||||
"version": "0.9.1",
|
||||
"version": "0.9.2",
|
||||
"license": "EPL-1.0",
|
||||
"homepage": "https://github.com/jkk/honeysql",
|
||||
"repository": {
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
(defproject honeysql "0.9.1"
|
||||
(defproject honeysql "0.9.2"
|
||||
: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