diff --git a/project.clj b/project.clj index 3f7b02e..2841f43 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject gered/views.honeysql "0.3-SNAPSHOT" +(defproject net.gered/views.honeysql "0.3-SNAPSHOT" :description "HoneySQL view implementation for views" :url "https://github.com/gered/views.honeysql"