diff --git a/project.clj b/project.clj index 9462940..990b40d 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject net.gered/lein-template.simple-app "0.2.0-SNAPSHOT" +(defproject net.gered/lein-template.simple-app "0.2.0" :description "Simple Clojure CLI app or tool project template." :url "https://github.com/gered/simple-app-template" :license {:name "MIT License"