diff --git a/project.clj b/project.clj index 0873cb4..92d5562 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject kirasystems/views-honeysql "0.1.2-SNAPSHOT" +(defproject kirasystems/views-honeysql "0.1.2" :description "HoneySQL view implementation for views" :url "https://github.com/kirasystems/views-honeysql" :license {:name "MIT License"