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