diff --git a/project.clj b/project.clj index 0cf2508..2b452bc 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject net.gered/views.sql "0.2.0-SNAPSHOT" +(defproject net.gered/views.sql "0.2.0" :description "Plain SQL view implementation for views" :url "https://github.com/gered/views.sql" :license {:name "MIT License"