slight project rename
This commit is contained in:
parent
4a3916d25f
commit
5299942781
|
@ -1,4 +1,4 @@
|
||||||
# views-honeysql
|
# views.honeysql
|
||||||
|
|
||||||
HoneySQL plugin for the [views](https://github.com/gered/views) library.
|
HoneySQL plugin for the [views](https://github.com/gered/views) library.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
(defproject gered/views-honeysql "0.2-SNAPSHOT"
|
(defproject gered/views.honeysql "0.2-SNAPSHOT"
|
||||||
:description "HoneySQL view implementation for views"
|
:description "HoneySQL view implementation for views"
|
||||||
:url "https://github.com/gered/views-honeysql"
|
:url "https://github.com/gered/views.honeysql"
|
||||||
|
|
||||||
:license {:name "MIT License"
|
:license {:name "MIT License"
|
||||||
:url "http://opensource.org/licenses/MIT"}
|
:url "http://opensource.org/licenses/MIT"}
|
||||||
|
|
Loading…
Reference in a new issue