diff --git a/project.clj b/project.clj index b4110d2..4d1afe1 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject yawt/lein-template "0.1" +(defproject yawt/lein-template "0.1.1" :description "Yet Another Web Template. An opinionated Leiningen template to generate a base project for building Clojure web applications." :url "https://github.com/gered/yawt" :license {:name "MIT License"