diff --git a/project.clj b/project.clj index df9906d..c17817c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject simple-web-app/lein-template "0.1" +(defproject simple-web-app/lein-template "0.2" :description "Simple / Stripped-down template for Clojure/ClojureScript web apps" :url "https://github.com/gered/simple-web-app-template" :license {:name "MIT License"