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