diff --git a/project.clj b/project.clj index 2bfbe71..a117212 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject net.gered/views.honeysql "0.3.0-SNAPSHOT" +(defproject net.gered/views.honeysql "0.3.0" :description "HoneySQL view implementation for views" :url "https://github.com/gered/views.honeysql" :license {:name "MIT License"