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