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