diff --git a/project.clj b/project.clj index b2d6848..1124235 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject electroncljs/lein-template "0.1" +(defproject electroncljs/lein-template "0.1.1" :description "Leiningen template for creating Electron apps with ClojureScript" :url "https://github.com/gered/electroncljs" :license {:name "MIT License"