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